From 4cda575c4b9eb2637254f876ad7cd4a5dc4e0c3c Mon Sep 17 00:00:00 2001 From: sayoun Date: Tue, 16 Jan 2018 16:28:17 +0100 Subject: [PATCH] New release 1.2 --- CHANGES.rst | 8 ++++++++ gandi/cli/__init__.py | 2 +- packages/debian/changelog | 9 +++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9cabcff3..b0bdcf98 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,14 @@ Changelog ========= +1.2 +--- + +* Add support for paas size s+ for creation/update +* Fixes #232: Update 'gandi record update' command to allow filtering by name +* Fix bug when attempting to migrate a vm which cannot be migrated +* Only display DC closed warning if a date is set + 1.1 --- diff --git a/gandi/cli/__init__.py b/gandi/cli/__init__.py index 4aa87c2f..a677a26b 100644 --- a/gandi/cli/__init__.py +++ b/gandi/cli/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '1.1' +__version__ = '1.2' diff --git a/packages/debian/changelog b/packages/debian/changelog index 9e608db6..f5320830 100644 --- a/packages/debian/changelog +++ b/packages/debian/changelog @@ -1,3 +1,12 @@ +gandicli (1.2) unstable; urgency=medium + + * Add support for paas size s+ for creation/update + * Fixes #232: Update 'gandi record update' command to allow filtering by name + * Fix bug when attempting to migrate a vm which cannot be migrated + * Only display DC closed warning if a date is set + + -- Dejan Filipovic Tue, 16 Jan 2018 16:27:30 +0100 + gandicli (1.1) unstable; urgency=medium * FR-SD5 is now the default datacenter.