docs: 2.2.1 changelog added

This commit is contained in:
Mateusz Pusz
2024-07-03 19:34:21 +01:00
parent e0becc97a8
commit c43abdb696

View File

@ -6,6 +6,10 @@
- (!) feat: `delta` and `absolute` construction helpers
### 2.2.1 <small>July 3, 2024</small> { id="2.2.1" }
- (!) feat: Conan and CMake options refactored
### 2.2.0 <small>June 14, 2024</small> { id="2.2.0" }
- (!) feat: C++ modules support added by [@JohelEGP](https://github.com/JohelEGP)