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

- old
+ new

@@ -1,8 +1,13 @@ +## 0.6.8 (2022-01-25) + +- Fixed issue with `encrypts` loading model schema early +- Removed warning for attributes with `default` option + ## 0.6.7 (2022-01-25) - Added warning for attributes with `default` option -- Removing warning for Active Record 5.0 (still supported) +- Removed warning for Active Record 5.0 (still supported) ## 0.6.6 (2021-09-27) - Fixed `attribute?` method for `boolean` and `integer` types