From 30342ffab16a7d71a91d8219bea05e117038e083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 20 Dec 2022 20:16:35 +0000 Subject: [PATCH] Enhancement: Prepare release --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac62bb70..7b31867e 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 [`1.2.0...main`][1.2.0...main]. +For a full diff see [`1.3.0...main`][1.3.0...main]. + +## [`1.3.0`][1.3.0] + +For a full diff see [`1.2.0...1.3.0`][1.2.0...1.3.0]. ### Changed @@ -208,6 +212,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0]. [1.0.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.0.0 [1.1.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.1.0 [1.2.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.2.0 +[1.3.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.3.0 [fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0 @@ -221,7 +226,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0]. [0.6.0...1.0.0]: https://github.com/ergebnis/factory-bot/compare/0.6.0...1.0.0 [1.0.0...1.1.0]: https://github.com/ergebnis/factory-bot/compare/1.0.0...1.1.0 [1.1.0...1.2.0]: https://github.com/ergebnis/factory-bot/compare/1.1.0...1.2.0 -[1.2.0...main]: https://github.com/ergebnis/factory-bot/compare/1.2.0...main +[1.2.0...1.3.0]: https://github.com/ergebnis/factory-bot/compare/1.2.0...1.3.0 +[1.3.0...main]: https://github.com/ergebnis/factory-bot/compare/1.3.0...main [#1]: https://github.com/ergebnis/factory-bot/pull/1 [#3]: https://github.com/ergebnis/factory-bot/pull/3