We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13a46f commit 07caaf4Copy full SHA for 07caaf4
2 files changed
CHANGELOG.rst
@@ -2,6 +2,12 @@
2
History
3
=======
4
5
+1.2.0 (2019-03-06)
6
+------------------
7
+
8
+* Feature: Add `get_by_fingerprint`-method for ssh keys
9
+* Fix: Create Floating IP with location raises an error because no action was given.
10
11
1.1.0 (2019-02-27)
12
------------------
13
hcloud/__version__.py
@@ -1 +1 @@
1
-VERSION = '1.1.0'
+VERSION = '1.2.0'
0 commit comments