Skip to content

Commit

Permalink
Release version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Dec 19, 2018
1 parent fa8c774 commit 60baab8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Changed

## [v0.4.0] - 2018-12-19
### Added
* Added support for testing with kitchen-terraform. #33
* Added support for preemptible nodes. #38

### Changed
* Updated default version to `1.10.6`. #31

### Fixed
* `region` argument on google_compute_subnetwork caused errors. #22
* Added check to wait for GKE cluster to be `READY` before completing. #46

## [v0.3.0] - 2018-10-10
### Changed
* Updated network/subnetwork lookup to use data source. #16
Expand Down

0 comments on commit 60baab8

Please sign in to comment.