From 6770c6dda3eb45a11350a4ebfb1976e878cfb200 Mon Sep 17 00:00:00 2001 From: Stefan Herold Date: Thu, 19 Oct 2023 18:40:06 +0200 Subject: [PATCH] Release version 1.4.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 216b160..81886da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog ## [Unreleased] + +## [1.4.0] - 2023-10-19 * [#31](https://github.com/Blackjacx/backlog-notifier/pull/31): Exclude changelog entries not matching PR reference - [@Blackjacx](https://github.com/blackjacx). * [#29](https://github.com/Blackjacx/backlog-notifier/pull/29): Add New Function to Move Referenced Issue - [@Blackjacx](https://github.com/blackjacx). + +## [1.3.0] - 2023-09-26 * [#24](https://github.com/Blackjacx/backlog-notifier/pull/24): Use JSON to represent repo references - [@Blackjacx](https://github.com/blackjacx). ## [1.2.5] - 2023-09-21