Update CHANGELOG for PR #1340 (#1352)

This commit is contained in:
Junichi Ito 2022-06-13 15:02:40 +09:00 committed by GitHub
parent 5d4c4d8043
commit f9d8797552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## Unreleased
* Ignore ActiveModel::RangeError in Ransack conditions.
PR [1340](https://github.com/activerecord-hackery/ransack/pull/1340)
## 3.2.1 - 2022-05-24
* Add search functionality to documentation site.