Skip to content

Commit

Permalink
[TASK] Prepare the 4.0.0 release (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Dec 17, 2021
1 parent 1eee6a9 commit 2594102
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,25 @@ This project adheres to [Semantic Versioning](https://semver.org/).
## x.y.z (unreleased)

### Added
- Add support for Rails 7.0 (#96)

### Changed

### Deprecated

### Removed
- Drop support for Ruby 2.5 (#90)

### Fixed

### Security

## 4.0.0

### Added
- Add support for Rails 7.0 (#96)

### Removed
- Drop support for Ruby 2.5 (#90)

## 3.0.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
4.0.0

0 comments on commit 2594102

Please sign in to comment.