CHANGELOG.md in lockbox-0.6.0 vs CHANGELOG.md in lockbox-0.6.1

- old
+ new

@@ -1,4 +1,10 @@ +## 0.6.1 (2020-12-03) + +- Added integration with Rails credentials +- Fixed in place changes for Active Record 6.1 +- Fixed error with `content_type` method for CarrierWave < 2 + ## 0.6.0 (2020-12-03) - Added `encrypted` flag to Active Storage metadata - Added encrypted columns to `filter_attributes` - Improved `inspect` method