Skip to content

Commit

Permalink
[TASK] Prepare version 5.0.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Jul 28, 2023
1 parent 04ebc4f commit 8b486c1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,23 @@ This project adheres to [Semantic Versioning](https://semver.org/).

## x.y.z (unreleased)

### Added

### Changed

### Deprecated

### Removed

## 5.0.0

### Added
- Add official support for Ruby 3.2 (#125)

### Changed
- Allow the non-formbuilder version to set the selected option (#134)
- Drop whitespace between HTML tags (#115)

### Deprecated

### Removed
- Drop support for Rails 5.2 (#112)
- Drop support for Ruby 2.6 and 2.7 (#111, #132)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.0
5.0.0

0 comments on commit 8b486c1

Please sign in to comment.