From e5a94ec65c6e020a727058107dd008b10adeffb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20K=C3=A4mmerling?= <4281581+LKaemmerling@users.noreply.github.com> Date: Thu, 21 Feb 2019 09:41:04 +0100 Subject: [PATCH] Prepare Changelog v1.0.0 --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b6c3d90..b352045 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,13 @@ History ======= +1.0.0 (2019-02-21) +------------------ + +* First stable release. + + You can find the documentation under https://hcloud-python.readthedocs.io/en/latest/ + 0.1.0 (2018-12-20) ------------------