CHANGELOG.md in lockbox-0.4.7 vs CHANGELOG.md in lockbox-0.4.8
- old
+ new
@@ -1,4 +1,10 @@
+## 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
+
## 0.4.7 (2020-08-18)
- Added `lockbox_options` method to encrypted CarrierWave uploaders
- Improved attribute loading when no decryption key specified