CHANGELOG.md in ahoy_matey-3.0.0 vs CHANGELOG.md in ahoy_matey-3.0.1
- old
+ new
@@ -1,4 +1,11 @@
+## 3.0.1
+
+- Made `Ahoy::Tracker` work outside of requests
+- Fixed storage of `false` values with customized store
+- Fixed error with `user_method` and `Rails::InfoController`
+- Gracefully handle `ActionDispatch::RemoteIp::IpSpoofAttackError`
+
## 3.0.0
- Made Device Detector the default user agent parser
- Made v2 the default bot detection version
- Removed a large number of dependencies