CHANGELOG.md in ahoy_matey-3.3.0 vs CHANGELOG.md in ahoy_matey-4.0.0

- old
+ new

@@ -1,4 +1,12 @@ +## 4.0.0 (2021-08-14) + +- Disabled geocoding by default +- 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 + ## 3.3.0 (2021-08-13) - Added `country_code` to geocoding - Updated Ahoy.js to 0.3.9 - Fixed install generator for MariaDB