CHANGELOG.md in attr_encrypted-4.0.0 vs CHANGELOG.md in attr_encrypted-4.1.0

- old
+ new

@@ -1,6 +1,11 @@ # attr_encrypted +## 4.1.0 + +* Changed: Dropped support for `datamapper` which has not had a release since October 2011. This is in an attempt to make + maintenance and testing easier moving forward. + ## 4.0.0 * Added: Support for Ruby >= 3.0. * Added: Rails 7 support. * Changed: Using `#encrypted_attributes` is no longer supported. Instead, use `#attr_encrypted_encrypted_attributes` to avoid