CHANGELOG.md in ahoy_matey-4.0.1 vs CHANGELOG.md in ahoy_matey-4.0.2

- old
+ new

@@ -1,9 +1,13 @@ +## 4.0.2 (2021-11-06) + +- Added experimental support for `importmap-rails` + ## 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 +- Fixed results with `where_event` for MySQL, MariaDB, and Postgres `hstore` +- Fixed results with `where_props` and `where_group` when used with other scopes for MySQL, MariaDB, and Postgres `hstore` ## 4.0.0 (2021-08-14) - Disabled geocoding by default (this was already the case for new installations with 3.2.0+) - Made the `geocoder` gem an optional dependency