From 378e752fbb5a6bcd7dc1b81206d84c0ca9bfc00c Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Mon, 12 Aug 2024 12:02:39 +0200 Subject: [PATCH] [TASK] Prepare the 7.0.0 release --- CHANGELOG.md | 16 +++++++++++----- VERSION | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d1c977..0b1034f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,21 +7,27 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Added -- Add support for Rails 7.2 (#176) -- Add official support for Ruby 3.3 (#156) - ### Changed ### Deprecated ### Removed -- Drop support for Ruby 3.0 (#161) - ### Fixed ### Security +## 7.0.0 + +### Added + +- Add support for Rails 7.2 (#176) +- Add official support for Ruby 3.3 (#156) + +### Removed + +- Drop support for Ruby 3.0 (#161) + ## 6.0.0 ### Added diff --git a/VERSION b/VERSION index 09b254e..66ce77b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.0 +7.0.0