From 99950cb03c37abadb0d7e136452e43f4f17dd4e1 Mon Sep 17 00:00:00 2001 From: beelit94 Date: Mon, 19 Mar 2018 18:34:08 -0700 Subject: [PATCH] add release doc --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3e68f0..e4a7b5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,4 +7,10 @@ ### Fixed 1. [#12] Output function doesn't accept parameter 'module' 1. [#16] Handle empty space/special characters when passing string to command line options -1. Tested with terraform 0.10.0 \ No newline at end of file +1. Tested with terraform 0.10.0 + +## [0.10.0] +### Fixed +1. [#27] No interaction for apply function +1. [#18] Return access to the subprocess so output can be handled as desired +1. [#24] Full support for output(); support for raise_on_error \ No newline at end of file