diff --git a/CHANGELOG.md b/CHANGELOG.md
index 915ecf59832f705d5e5bbae9c2f980a875cd7563..c48b7adadbc79f577d147a93dc69a21cd6a65108 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,18 +9,33 @@ to [Semantic Versioning][sem_ver].
 
 ### Added
 
+### Changed
+
+### Deprecated
+
+### Removed
+
+### Fixed
+
+## [0.1.4] - 2023-12-14
+
+### Added
+
 - Result summary table
 - Result plotting function
 - Result filtering function
+- Preliminary support for coaxial rotors
 
 ### Changed
 
-### Deprecated
-
-### Removed
+- Implement rotation matrices to remove useless dependency
+- Defaults values in polar generator script
 
 ### Fixed
 
+- Typo in Caradonna config
+- Remove `--fix` flag for miss_hit in the pipeline
+
 ## [0.1.3] - 2023-05-25
 
 ### Added
diff --git a/RELEASE.md b/RELEASE.md
index d4a2ab4252bcf8b52ae64f8ee5bc16d3521e49bb..2af0a83c12b1d991bc7a01337eed5a3acdf016f5 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -10,4 +10,4 @@ automatically generated and do not contain all dependencies.
 
 This release features:
 
-- Result output and analysis methods
+- Bugfixes and preliminary work on coaxial rotors