1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Add a changelog entry to drop support for Ruby 2.5 or lower

This commit is contained in:
Yasuo Honda 2020-12-30 15:44:48 +09:00
parent 87a1697f34
commit 9788f8fa85

View file

@ -4,6 +4,8 @@
*Aaron Lipman*
* Drop support for rubies under 2.5. PR #1189
## 2.4.0 - 2020-11-27
*