diff --git a/CHANGELOG.md b/CHANGELOG.md index 470e380..e975587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,10 @@ ## 1.0.0-rc.1 (22.12.2017) Initial release + +## 1.0.0-rc.2 (07.01.2017) + +### Bug fixes + +* add type for `strings` option ([b459ee4](https://github.com/michalmuskala/jason/commit/b459ee4)) +* support iodata in `decode!` ([a1f3456](https://github.com/michalmuskala/jason/commit/a1f3456))