Updated CHANGELOG

This commit is contained in:
Bartek Kryza
2023-05-11 22:01:34 +02:00
parent 8ae1d2a005
commit 3b99ca1313

View File

@@ -1,5 +1,7 @@
# CHANGELOG
* Fixed handling of C99 typedef structs (#138)
### 0.3.5
* Added `--query-driver` option to automatically detect system include paths (#109)
* Fixed add_compile_flags and added remove_compile_flags config options (#130)