CHANGELOG.md in ahoy_matey-4.0.3 vs CHANGELOG.md in ahoy_matey-4.1.0
- old
+ new
@@ -1,4 +1,10 @@
+## 4.1.0 (2022-06-12)
+
+- Ensure `exclude_method` is only called once per request
+- Fixed error with Mongoid when `Mongoid.raise_not_found_error` is `true`
+- Fixed association for Mongoid
+
## 4.0.3 (2022-01-15)
- Support for `importmap-rails` is no longer experimental
- Fixed asset precompilation error with `importmap-rails`