Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-07-25 17:02:00 -07:00 committed by GitHub
parent 12ed8d8dd9
commit 3942754472

View File

@ -1,9 +1,16 @@
## 0.1.3 (Unreleased)
BUG FIXES:
* compute: Marked 'private_key' as sensitive ([#220](https://github.com/terraform-providers/terraform-provider-google/pull/220))
BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
IMPROVEMENTS:
* storage: Buckets now can have lifecycle properties ([#6](https://github.com/terraform-providers/terraform-provider-google/pull/6))
BUG FIXES:
* bigquery: Fix type panic on expiration_time [GH-209]
* compute: Marked 'private_key' as sensitive ([#220](https://github.com/terraform-providers/terraform-provider-google/pull/220))
## 0.1.2 (July 20, 2017)
BACKWARDS INCOMPATIBILITIES / NOTES: