CHANGELOG.rdoc in scoped_search-3.2.2 vs CHANGELOG.rdoc in scoped_search-3.3.0
- old
+ new
@@ -6,9 +6,13 @@
=== Unreleased changes
*Nothing yet*
+=== Version 3.3.0
+
+- Support for ActiveRecord 5.0
+
=== Version 3.2.0
- In MySQL, case sensitivity is now determined by the collation of the column, and
is no longer enforced in the SQL query. This allows MySQL to use indices for
queries.