Skip to content

Commit fa6cad9

Browse files
committed
Add missing Changelog entry for v2.0.0
1 parent fe7de33 commit fa6cad9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.0.0
4+
5+
- **Fixed** Deprecation warnings in Ruby 2.7/3.0 due to double splat operator
6+
- **Fixed** Ruby warnings due to unused variables `e` in exception handling
7+
- **Added** Ruby 3.1 support
8+
- **Added** Rails 7.0 support
9+
- **Removed** Ruby <= 2.4 support
10+
- **Removed** Rails <= 4.2 support
11+
312
## 1.6.4
413

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

0 commit comments

Comments
 (0)