Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yevhenii-ponomarenko committed Mar 15, 2023
1 parent 7c937a4 commit b68173d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

## 1.0.0

- Remove version checks for Rails 4 code
- Update config defaults to Rails 6.1
- Bump version to 1.0.0, making it an official release
- Bump required Ruby version to 2.7
- Change dependencies to only include `activerecord` as a direct dependency instead of the whole Rails framework
### Breaking changes:
- Bump required Ruby version to 2.7
- Drop support for Rails/ActiveRecord 4 and 5
- Require `activerecord >= 6.1`

## 0.17.0

Expand Down

0 comments on commit b68173d

Please sign in to comment.