Skip to content

Commit

Permalink
[TASK] Prepare version 8.0.0 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Nov 8, 2024
1 parent b1ab169 commit 6ce0deb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,26 @@ This project adheres to [Semantic Versioning](https://semver.org/).

### Added

- Add support for Rails 8.0 (#179)

### Changed

### Deprecated

### Removed

- Drop support for Rails 6.1 (#183)

### Fixed

### Security

## 8.0.0: Add support for Rails 8.0, drop support for Rails 6.1

### Added

- Add support for Rails 8.0 (#179)

### Removed

- Drop support for Rails 6.1 (#183)

## 7.0.0

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

0 comments on commit 6ce0deb

Please sign in to comment.