diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f3ca659..38959d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`0.10.1...master`][0.10.1...master]. +For a full diff see [`0.11.0...master`][0.11.0...master]. + +## [`0.11.0`][0.11.0] + +For a full diff see [`0.10.1...0.11.0`][0.10.1...0.11.0]. ### Added @@ -230,6 +234,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0]. [0.9.0]: https://github.com/ergebnis/json-normalizer/releases/tag/0.9.0 [0.10.0]: https://github.com/ergebnis/json-normalizer/releases/tag/0.10.0 [0.10.1]: https://github.com/ergebnis/json-normalizer/releases/tag/0.10.0 +[0.11.0]: https://github.com/ergebnis/json-normalizer/releases/tag/0.11.0 [5d8b3e2...0.1.0]: https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0 @@ -244,7 +249,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0]. [0.8.0...0.9.0]: https://github.com/ergebnis/json-normalizer/compare/0.8.0...0.9.0 [0.9.0...0.10.0]: https://github.com/ergebnis/json-normalizer/compare/0.9.0...0.10.0 [0.10.0...0.10.1]: https://github.com/ergebnis/json-normalizer/compare/0.10.0...0.10.1 -[0.10.1...master]: https://github.com/ergebnis/json-normalizer/compare/0.10.1...master +[0.10.1...0.11.0]: https://github.com/ergebnis/json-normalizer/compare/0.10.1...0.11.0 +[0.11.0...master]: https://github.com/ergebnis/json-normalizer/compare/0.11.0...master [#1]: https://github.com/ergebnis/json-normalizer/pull/1 [#2]: https://github.com/ergebnis/json-normalizer/pull/2