From 9bb69d72b41fefd5de12433af0b743382a896e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 26 Aug 2020 20:11:55 +0200 Subject: [PATCH] Fix: Update CHANGELOG.md --- CHANGELOG.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 163de935..0499fd55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`2.7.0...main`][2.7.0...main]. +For a full diff see [`2.8.0...main`][2.8.0...main]. + +## [`2.8.0`][2.8.0] + +For a full diff see [`2.7.0...2.8.0`][2.7.0...2.8.0]. + +### Changed + +* Updated `schema.json` ([#526]), by [@ergebnis-bot] ## [`2.7.0`][2.7.0] @@ -425,6 +433,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.6.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.6.0 [2.6.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.6.1 [2.7.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.7.0 +[2.8.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.8.0 [81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0 @@ -465,7 +474,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.5.2...2.6.0]: https://github.com/ergebnis/composer-normalize/compare/2.5.2...2.6.0 [2.6.0...2.6.1]: https://github.com/ergebnis/composer-normalize/compare/2.6.0...2.6.1 [2.6.1...2.7.0]: https://github.com/ergebnis/composer-normalize/compare/2.6.1...2.7.0 -[2.7.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.7.0...main +[2.7.0...2.8.0]: https://github.com/ergebnis/composer-normalize/compare/2.7.0...2.8.0 +[2.8.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.8.0...main [#1]: https://github.com/ergebnis/composer-normalize/pull/1 [#2]: https://github.com/ergebnis/composer-normalize/pull/2 @@ -526,6 +536,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [#487]: https://github.com/ergebnis/composer-normalize/pull/487 [#512]: https://github.com/ergebnis/composer-normalize/pull/512 [#515]: https://github.com/ergebnis/composer-normalize/pull/515 +[#526]: https://github.com/ergebnis/composer-normalize/pull/526 [@core23]: https://github.com/core23 [@dependabot]: https://github.com/dependabot