CHANGELOG.md in authtrail-0.4.1 vs CHANGELOG.md in authtrail-0.4.2
- old
+ new
@@ -1,11 +1,16 @@
+## 0.4.2 (2021-12-13)
+
+- Added experimental support for Active Record encryption
+- Fixed error with Rails 7 rc1
+
## 0.4.1 (2021-08-14)
- Improved error message when `geocoder` gem not installed
## 0.4.0 (2021-08-13)
-- Disabled geocoding by default
+- Disabled geocoding by default (this was already the case for new installations with 0.3.0+)
- Made the `geocoder` gem an optional dependency
- Added `country_code` to geocoding
## 0.3.1 (2021-03-03)