diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbc57417a0bf2ee2304fa8f5f290eadad84ec69b..12ff2df5d52401add68fbf6083dd6603d32d5202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,5 +17,25 @@ to [Semantic Versioning][sem_ver].
 
 ### Fixed
 
+## [0.0.1] - 2023-07-11
+
+- **Data**: move data to its own subdir
+- **Loader**: automate line counting
+- **Plots**: improve figure clarity a bit
+
+## [0.0.0] - 2022-12-15
+
+_Initial version_
+
+- Process wind tunnel data and Arduino data for each test case
+- Synchronize data sources
+- Clean up noise
+- Account for calibration and inertia effects
+- Plot results
+
 [sem_ver]:<https://semver.org/spec/v2.0.0.html>
 [keep_chglog]: <https://keepachangelog.com/en/1.0.0/>
+
+[Unreleased]: https://gitlab.uliege.be/rotare/rotare/compare/v0.0.1...main
+[0.0.1]: https://gitlab.uliege.be/mecharaptor/data-processing/compare/v0.0.0...v0.0.1
+[0.0.0]: https://gitlab.uliege.be/mecharaptor/data-processing/-/releases/v0.0.0