Updated changelog

This commit is contained in:
Bartek Kryza
2023-03-05 11:39:39 +01:00
parent 69da23c4b2
commit b2fd763a89

View File

@@ -1,5 +1,7 @@
# CHANGELOG
* Fixed namespace handling for nested template specializations
### 0.3.2
* Added initial support for C++20 concept rendering (#96)
* Added support for plain C11 translation units (#97)