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

- old
+ new

@@ -1,4 +1,10 @@ +## 0.6.2 (2020-02-08) + +- Added `inet` type +- Fixed error when `lockbox` key in Rails credentials has a string value +- Fixed deprecation warning with Active Record 6.1 + ## 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