Update CHANGELOG.md

This commit is contained in:
jarro2783
2024-02-15 16:21:30 +11:00
committed by GitHub
parent e84ab5f67c
commit d3de64f26e

View File

@@ -10,6 +10,7 @@ options. The project adheres to semantic versioning.
* Fix unannotated fallthrough.
* Fix sign conversion with Unicode output.
* Don't initialize regex in static initialiser.
* Fix incorrect integer overflow checks.
### Added