Add changelog

This commit is contained in:
Eric 2024-02-08 09:30:28 +11:00
parent 605c37fbfa
commit 2cf948d03b
No known key found for this signature in database

6
CHANGELOG.md Normal file
View File

@ -0,0 +1,6 @@
## 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)
## v0.1.0
Initial versioned release