From 9b83837d33c95af962e5fe5b88ee194759cb580a Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 12 Aug 2013 11:39:40 -0400 Subject: [PATCH] update the changelog with this branch changes Signed-off-by: Alfredo Deza --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a30d732..1a57a48 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,4 +1,11 @@ +1.2.1 +----- +* Print the help when no arguments are passed +* Add a ``--version`` flag +* Show the version in the help menu +* Catch ``DeployError`` exceptions nicely with the logger + 1.2 --- * Better logging output -- 2.47.3