Updated CHANGELOG

This commit is contained in:
Bartek Kryza
2023-03-31 01:03:34 +02:00
parent 8009db2aba
commit a55845e29e

View File

@@ -1,5 +1,7 @@
# CHANGELOG
* Fixed compilation and tests on LLVM 16 (#108)
### 0.3.3
* Added 'add_compile_flags' config options (#112)
* Added JSON generator (#114)
@@ -42,4 +44,4 @@
* Removed `static` prefix from constructors
### 0.1.0
* Initial release
* Initial release