From 06d9a311982c51c20b8fb2d38360e93081eab896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sat, 29 Aug 2020 19:53:21 +0200 Subject: [PATCH] Fix: Changelog --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 730daa9d..15bd66b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`0.5.3...main`][0.5.3...main]. +For a full diff see [`1.0.1...main`][1.0.1...main]. -## [`0.5.3`][0.5.3] +## [`1.0.1`][1.0.1] -For a full diff see [`0.5.2...0.5.3`][0.5.2...0.5.3]. +For a full diff see [`1.0.0...1.0.1`][1.0.0...1.0.1]. ### Changed @@ -77,13 +77,13 @@ For a full diff see [`0.4.0...0.5.0`][0.4.0...0.5.0]. [0.5.0]: https://github.com/localheinz/ergebnis/classy/releases/tag/0.5.0 [0.5.1]: https://github.com/localheinz/ergebnis/classy/releases/tag/0.5.1 [0.5.2]: https://github.com/localheinz/ergebnis/classy/releases/tag/0.5.2 -[0.5.3]: https://github.com/localheinz/ergebnis/classy/releases/tag/0.5.3 +[1.0.1]: https://github.com/localheinz/ergebnis/classy/releases/tag/1.0.1 [0.4.0...0.5.0]: https://github.com/ergebnis/classy/compare/0.4.0...0.5.0 [0.5.0...0.5.1]: https://github.com/ergebnis/classy/compare/0.5.0...0.5.1 [0.5.1...0.5.2]: https://github.com/ergebnis/classy/compare/0.5.1...0.5.2 -[0.5.2...0.5.3]: https://github.com/ergebnis/classy/compare/0.5.2...0.5.3 -[0.5.3...main]: https://github.com/ergebnis/classy/compare/0.5.3...main +[1.0.0...1.0.1]: https://github.com/ergebnis/classy/compare/1.0.0...1.0.1 +[1.0.1...main]: https://github.com/ergebnis/classy/compare/1.0.1...main [#77]: https://github.com/ergebnis/classy/pull/77 [#88]: https://github.com/ergebnis/classy/pull/88