CHANGELOG.rdoc in scoped_search-4.1.0 vs CHANGELOG.rdoc in scoped_search-4.1.1
- old
+ new
@@ -6,9 +6,14 @@
=== Unreleased changes
*Nothing yet*
+=== Version 4.1.1
+
+- Bugfix related to quoting when building autocomplete queries for date fields (#167)
+- Bugfix related to using polymorphic relations (#168)
+
=== Version 4.1.0
- Add support for ActiveRecord and ActionView 5.1
- Add support for Ruby 2.4
- Support calling `search_for` on an STI subclass, returning only records of the