diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fb8214a..3b0781df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
- (!) feat: `delta` and `absolute` construction helpers
+### 2.2.1 July 3, 2024 { id="2.2.1" }
+
+- (!) feat: Conan and CMake options refactored
+
### 2.2.0 June 14, 2024 { id="2.2.0" }
- (!) feat: C++ modules support added by [@JohelEGP](https://github.com/JohelEGP)