Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
updated CHANGELOG.md [ci skip]
  • Loading branch information
release-please[bot] authored Jun 16, 2020
commit 017e880ed1b593c1df031b60a4d1af9d3fb3b358
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-kms/#history

### [1.4.1](https://www.github.com/googleapis/python-kms/compare/v1.4.0...v1.4.1) (2020-06-16)


### Bug Fixes

* use `crypto_key_path` instead of `crypto_key_path_path` [([#3319](https://www.github.com/googleapis/python-kms/issues/3319))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3319) ([8068e87](https://www.github.com/googleapis/python-kms/commit/8068e87ff44c768561a1bcfb45ccaadf8dd393ba))

## [1.4.0](https://www.github.com/googleapis/python-kms/compare/v1.3.0...v1.4.0) (2020-04-14)


Expand Down