CHANGELOG.md in lockbox-0.6.6 vs CHANGELOG.md in lockbox-0.6.7

- old
+ new

@@ -1,5 +1,10 @@ +## 0.6.7 (2022-01-25) + +- Added warning for attributes with `default` option +- Removing warning for Active Record 5.0 (still supported) + ## 0.6.6 (2021-09-27) - Fixed `attribute?` method for `boolean` and `integer` types ## 0.6.5 (2021-07-07) @@ -23,9 +28,10 @@ - Fixed deprecation warning with Active Record 6.1 ## 0.6.1 (2020-12-03) - Added integration with Rails credentials +- Added warning for unsupported versions of Active Record - Fixed in place changes for Active Record 6.1 - Fixed error with `content_type` method for CarrierWave < 2 ## 0.6.0 (2020-12-03)