update changelog

This commit is contained in:
Eric 2024-02-08 17:03:24 +11:00
parent 461602dda7
commit d113c1e158
No known key found for this signature in database

View File

@ -1,3 +1,6 @@
## v0.1.2
add parent error to parseJson exceptions
## v0.1.1
Add `toJson(pretty=true)`, so that stringified json can be prettified 😊
Formatted all nim files using [`nph`](https://github.com/arnetheduck/nph)