CHANGELOG.md in lockbox-1.0.0 vs CHANGELOG.md in lockbox-1.1.0

- old
+ new

@@ -1,4 +1,8 @@ +## 1.1.0 (2022-10-09) + +- Added support for `insert`, `insert_all`, `insert_all!`, `upsert`, and `upsert_all` + ## 1.0.0 (2022-06-11) - Deprecated `encrypts` in favor of `has_encrypted` to avoid conflicting with Active Record encryption - Deprecated `lockbox_encrypts` in favor of `has_encrypted` - Fixed error with `pluck`