From 67de5c61805da33d40634c4e1b5ba8965f69e903 Mon Sep 17 00:00:00 2001 From: Niall Grant Date: Thu, 9 May 2019 11:20:20 +0100 Subject: [PATCH] Update History --- HISTORY.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 92aa88308..7f30c2d7f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,15 @@ History ======= +1.5.0 (2019.05.09) +------------------ + +* Fix CLI return for update-stack-cs. +* Add New commands generate-env-config, generate-stack-config. +* Support non-scalar arguments for hooks and resolvers. +* Auto create changeset. +* Fix Remove duplication of timestamp. + 1.4.2 (2018.09.11) ------------------ @@ -36,13 +45,13 @@ History 1.3.4 (2018-02-19) ------------------ -* Fixed CircleCi PyPi Deployment +* Fixed CircleCi PyPi Deployment * Update Boto3 requirements 1.3.3 (2018-02-19) ------------------ -* Released in Error. Contained breaking changes from v2. Fixed in 1.3.4. +* Released in Error. Contained breaking changes from v2. Fixed in 1.3.4. 1.3.2 (2017.11.28) ------------------