CHANGELOG.md in kms_encrypted-0.2.0 vs CHANGELOG.md in kms_encrypted-0.3.0
- old
+ new
@@ -1,4 +1,10 @@
+## 0.3.0
+
+- Added support for Vault
+- Removed `KmsEncrypted.kms_client` and `KmsEncrypted.client_options` in favor of `KmsEncrypted.aws_client`
+- Removed `KmsEncrypted::Google.kms_client` in favor of `KmsEncrypted.google_client`
+
## 0.2.0
- Added support for Google KMS
## 0.1.4