Skip to content

Commit

Permalink
Add missing Changelog entry for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ur5us committed May 10, 2022
1 parent fe7de33 commit fa6cad9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.0.0

- **Fixed** Deprecation warnings in Ruby 2.7/3.0 due to double splat operator
- **Fixed** Ruby warnings due to unused variables `e` in exception handling
- **Added** Ruby 3.1 support
- **Added** Rails 7.0 support
- **Removed** Ruby <= 2.4 support
- **Removed** Rails <= 4.2 support

## 1.6.4

- **Fixed** exception when not using MySQL or Postgres (see #335, thanks to [Roland Netzsch](https://github.com/stuxcrystal))
Expand Down

0 comments on commit fa6cad9

Please sign in to comment.