From e3b164708e7d47850308f6e6c453f4799a2c7b0d Mon Sep 17 00:00:00 2001 From: Kevin Wenger Date: Fri, 17 Mar 2023 16:04:40 +0100 Subject: [PATCH] bump version & changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c126dd..34c4fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.0.0] - 2023-03-17 ### Removed - drop support of drupal below 9.4.x - remove tests condition to maintain compatibility below Drupal 9.2 @@ -80,7 +82,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - release -[Unreleased]: https://github.com/antistatique/drupal-backerymails/compare/8.x-2.2...HEAD +[Unreleased]: https://github.com/antistatique/drupal-backerymails/compare/3.0.0...HEAD +[3.0.0]: https://github.com/antistatique/drupal-backerymails/compare//8.x-2.2...3.0.0 [2.2.0]: https://github.com/antistatique/drupal-backerymails/compare/8.x-2.1...8.x-2.2 [2.1.0]: https://github.com/antistatique/drupal-backerymails/compare/8.x-2.0...8.x-2.1 [2.0.0]: https://github.com/antistatique/drupal-backerymails/compare/8.x-1.3...8.x-2.0