diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d2b31c7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# 1.0.0 (2019-03-01) + + +### Features + +* added functions read terraform var file and generate state terraform file ([0447b29](https://github.com/janritter/terrastate/commit/0447b29)) +* project init ([d8c9ad0](https://github.com/janritter/terrastate/commit/d8c9ad0))