diff --git a/CHANGELOG.md b/CHANGELOG.md index 27915d1..98c77c2 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.1 (#146, #148, #149, #150), - thanks to @hishammalik and @pnicholls - ### Changed ### Deprecated ### Removed -- Drop support for Rails 6.0 (#142) - ### Fixed ### Security +## 6.0.0 + +### Added + +- Add support for Rails 7.1 (#146, #148, #149, #150), + thanks to @hishammalik and @pnicholls + +### Removed + +- Drop support for Rails 6.0 (#142) + ## 5.0.1 ### Fixed diff --git a/VERSION b/VERSION index 6b244dc..09b254e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.1 +6.0.0