Update CHANGELOG.md

This commit is contained in:
Jordan Bancino 2023-12-02 10:26:24 -05:00
parent 17f1a41519
commit 928e9c8223
1 changed files with 29 additions and 28 deletions

View File

@ -15,6 +15,7 @@ are not even initialized to a default value.
- Fixed a memory leak that would occur in code generated by `j2s` under
specific circumstances.
- Added `JsonMerge()` to the JSON API to merge two JSON objects together.
- Make `HttpRouter` decode path parts before matching them on regular expressions.
## v0.4.0