diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4ab517c --- /dev/null +++ b/CHANGELOG.md @@ -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 \ No newline at end of file