CHANGELOG.md in ahoy_matey-4.0.0 vs CHANGELOG.md in ahoy_matey-4.0.1
- old
+ new
@@ -1,7 +1,13 @@
+## 4.0.1 (2021-08-18)
+
+- Added support for `where_event`, `where_props`, and `where_group` for SQLite
+- Fixed results with `where_event`
+- Fixed results with `where_props` and `where_group` when used with other scopes
+
## 4.0.0 (2021-08-14)
-- Disabled geocoding by default
+- Disabled geocoding by default (this was already the case for new installations with 3.2.0+)
- Made the `geocoder` gem an optional dependency
- Updated Ahoy.js to 0.4.0
- Updated API to return 400 status code when missing required parameters
- Dropped support for Ruby < 2.6 and Rails < 5.2