From 8a57d1280172e643f243f015bf8c61ea9fd67930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Thu, 31 Dec 2020 10:49:13 +0100 Subject: [PATCH] Fix: Update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c85d337..62e7026e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,16 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`2.13.1...main`][2.13.1...main]. +For a full diff see [`2.13.2...main`][2.13.2...main]. -## [`2.13.1`][2.13.1] +## [`2.13.2`][2.13.2] -For a full diff see [`2.12.2...2.13.0`][2.12.2...2.13.0]. +For a full diff see [`2.13.1...2.13.2`][2.13.1...2.13.2]. ### Fixed * Required `ergebnis/json-normalizer:^1.0.2` which ignores the `config.preferred-install` hash only instead of all properties with the name `preferred-install` ([#647]), by [@localheinz] +## [`2.13.1`][2.13.1] + +For a full diff see [`2.13.0...2.13.1`][2.13.0...2.13.1]. + +:clown_face: Made a mistake tagging this release *before* pulling changes merged into `main`. + ## [`2.13.0`][2.13.0] For a full diff see [`2.12.2...2.13.0`][2.12.2...2.13.0]. @@ -546,6 +552,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.12.2]: https://github.com/ergebnis/composer-normalize/releases/tag/2.12.2 [2.13.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.13.0 [2.13.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.13.1 +[2.13.2]: https://github.com/ergebnis/composer-normalize/releases/tag/2.13.2 [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 @@ -598,7 +605,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.12.1...2.12.2]: https://github.com/ergebnis/composer-normalize/compare/2.12.1...2.12.2 [2.12.2...2.13.0]: https://github.com/ergebnis/composer-normalize/compare/2.12.2...2.13.0 [2.13.0...2.13.1]: https://github.com/ergebnis/composer-normalize/compare/2.13.0...2.13.1 -[2.13.1...main]: https://github.com/ergebnis/composer-normalize/compare/2.13.1...main +[2.13.1...2.13.2]: https://github.com/ergebnis/composer-normalize/compare/2.13.1...2.13.2 +[2.13.2...main]: https://github.com/ergebnis/composer-normalize/compare/2.13.2...main [#1]: https://github.com/ergebnis/composer-normalize/pull/1 [#2]: https://github.com/ergebnis/composer-normalize/pull/2