Skip to content

Commit

Permalink
Update CHANGELOG.md for 0.9.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsomesan committed Apr 24, 2019
1 parent 0894d37 commit 1d3bcb4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
## 0.9.1 (Unreleased)
## 0.9.0 (March 07, 2019)

FEATURES:

IMPROVEMENTS:

* Migrate to Terraform 0.12 SDK
* Move to Go modules for dep-management

FIXES:

* Properly handle commas in attribute values
* Documentation fixes

## 0.9.0 (March 07, 2019)
FEATURES:

* `helm_repository` is now a data source. We retain backwards compatibility through `DataSourceResourceShim` (#221)
* Use configured helm home when reading default TLS settings (#210)
* Added `load_config_file` option to enable or disable the load of kubernetes config file (#231)
Expand Down

0 comments on commit 1d3bcb4

Please sign in to comment.