Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

v0.2.0 - 2020-10-10

Added

  • Fix discreetly to work with google-cloud-kms >= 2.0.0 (#10)

v0.1.2 - 2020-10-10

Added

  • Pin down google-cloud-kms to 1.4.0, and update pip cache for tests (#11)
  • chore: Fix setup.py description and README.md release instructions (#8)
  • Add template for PRs and commits

v0.1.1 - 2019-12-24

Added

  • Use LOGLEVEL environment variable to set log level in the cli (#1)

v0.1.0 - 2019-12-18

Added

  • Initial release: support for AWS KMS + Parameter Store and GCP KMS + Datastore