update CHANGELOG.md

This commit is contained in:
James Bardin 2019-07-03 09:42:04 -04:00
parent dfc5afe061
commit 91d52536f7
1 changed files with 2 additions and 0 deletions

View File

@ -8,8 +8,10 @@ BUG FIXES:
* plugin/sdk: Prevent empty strings from being replaced with default values [GH-21806]
* plugin/sdk: Ensure resource timeouts are not lost when there is an empty plan [GH-21814]
* plugin/sdk: Don't add null elements to diagnostic paths when validating config [GH-21884]
* lang/funcs: Add missing map of bool support for `lookup` [GH-21863]
* config: Fix issue with downloading BitBucket modules from deprecated V1 API by updating go-getter dependency [GH-21948]
* config: Fix conditionals to evaluate to the correct type when using null [GH-21957]
## 0.12.3 (June 24, 2019)