CHANGELOG.md in lockbox-0.4.8 vs CHANGELOG.md in lockbox-0.4.9

- old
+ new

@@ -1,4 +1,11 @@ +## 0.4.9 (2020-10-01) + +- Added `key_table` and `key_attribute` options to `previous_versions` +- Added `encrypted_attribute` option +- Added support for encrypting empty string +- Improved `inspect` for models with encrypted attributes + ## 0.4.8 (2020-08-30) - Added `key_table` and `key_attribute` options - Added warning when no attributes specified - Fixed error when Active Support partially loaded