CHANGELOG.md in lockbox-0.3.5 vs CHANGELOG.md in lockbox-0.3.6
- old
+ new
@@ -1,4 +1,9 @@
+## 0.3.6 (2020-04-19)
+
+- Fixed content type detection for Active Storage and CarrierWave
+- Fixed decryption with Active Storage 6 and `attachment.open`
+
## 0.3.5 (2020-04-13)
- Added `array` type
- Fixed serialize error with `json` type
- Fixed empty hash with `hash` type