CHANGELOG.md in search_flip-3.1.2 vs CHANGELOG.md in search_flip-3.2.0
- old
+ new
@@ -1,7 +1,12 @@
# CHANGELOG
+## v3.2.0
+
+* Fix `index_scope` not being passed in `each_record` without block
+* Added `SearchFlip::Criteria#match_none`
+
## v3.1.2
* Fix ignored false value for source when merging criterias
## v3.1.1