CHANGELOG.rdoc in scoped_search-4.1.3 vs CHANGELOG.rdoc in scoped_search-4.1.4
- old
+ new
@@ -6,9 +6,14 @@
=== Unreleased changes
*Nothing yet*
+=== Version 4.1.4
+
+- Bugfix related to LIKE queries on virtual fields (#178)
+- Add an "onClear" option to scopedSearch (#176)
+
=== Version 4.1.3
- Bugfix related to default fields for sets when using ext_method (#174)
- Improved error reporting for exceptions raised in ext_method (#173)
- Bugfix related to validtions of values used with :in operator (#171)