changelog

This commit is contained in:
mhoffm
2021-06-27 20:09:30 +02:00
parent 888922aff3
commit b300f4cd17

View File

@@ -6,6 +6,7 @@ fix:
* correct expression for identifiers * correct expression for identifiers
* allow empty template interpolations * allow empty template interpolations
* allow empty templates * allow empty templates
* fix bug in serializer when the `context_stack.size()` exceeds `CHAR_MAX`
quality: quality:
* add fuzzing * add fuzzing