docs: CHANGELOG updated

This commit is contained in:
Mateusz Pusz
2024-06-20 09:20:56 +02:00
parent 4b46be7604
commit eb6c48afae

View File

@ -4,6 +4,8 @@
### 2.3.0 <small>WIP</small> { id="2.3.0" }
- (!) feat: Reference specifiers [#585](https://github.com/mpusz/mp-units/pull/585)
### 2.2.0 <small>June 14, 2024</small> { id="2.2.0" }
- (!) feat: C++ modules support added by [@JohelEGP](https://github.com/JohelEGP)