diff --git a/CHANGELOG.md b/CHANGELOG.md index 19896e4..54df5b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -- add JSON serialization and deserialization functionality #108 +- add JSON serialization and deserialization functionality https://github.com/s1rius/ezlog/pull/108 ## [0.2.0] (2023-10-14) @@ -66,7 +66,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Use Result when index is out of bounds - Add features: decode, backtrace, log -[Unreleased]: https://github.com/s1rius/ezlog/compare/0.1.7...HEAD +[Unreleased]: https://github.com/s1rius/ezlog/compare/0.2.0...HEAD +[0.2.0]: https://github.com/s1rius/ezlog/compare/0.1.7...0.2.0 [0.1.7]: https://github.com/s1rius/ezlog/compare/0.1.6...0.1.7 [0.1.6]: https://github.com/s1rius/ezlog/compare/0.1.5...0.1.6 [0.1.5]: https://github.com/s1rius/ezlog/compare/0.1.4...0.1.5