Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](1.1.0...1.2.0) (2019-03-24)

### Bug Fixes

* use golang template to generate backend configuration - fixes [#5](#5) ([18ff8a2](18ff8a2))

### Features

* added option to automaticly remove the .terraform folder when creation a new backend config file - closes [#6](#6) ([d2a834d](d2a834d))
  • Loading branch information
semantic-release-bot committed Mar 24, 2019
1 parent a9ff90e commit 3063867
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
@@ -1,3 +1,15 @@
# [1.2.0](https://github.com/janritter/terrastate/compare/1.1.0...1.2.0) (2019-03-24)


### Bug Fixes

* use golang template to generate backend configuration - fixes [#5](https://github.com/janritter/terrastate/issues/5) ([18ff8a2](https://github.com/janritter/terrastate/commit/18ff8a2))


### Features

* added option to automaticly remove the .terraform folder when creation a new backend config file - closes [#6](https://github.com/janritter/terrastate/issues/6) ([d2a834d](https://github.com/janritter/terrastate/commit/d2a834d))

# [1.1.0](https://github.com/janritter/terrastate/compare/1.0.0...1.1.0) (2019-03-02)


Expand Down

0 comments on commit 3063867

Please sign in to comment.