Update CHANGELOG.md

This commit is contained in:
James Nugent 2019-07-29 12:27:26 -05:00
parent 77741a1738
commit 12b5318730

View file

@ -3,6 +3,9 @@ CHANGELOG
## Unreleased
- Fix an error message from the logging subsystem which was introduced in v0.17.26
[#2989](https://github.com/pulumi/pulumi/pull/2997)
## 0.17.26 (2019-07-26)
- Add `get_object`, `require_object`, `get_secret_object` and `require_secret_object` APIs to Python