We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b11c4d commit b76fffcCopy full SHA for b76fffc
CHANGELOG.rst
@@ -2,7 +2,12 @@
2
History
3
=======
4
5
-v1.10.0 (2020-10-03)
+v1.11.0 (2021-03-11)
6
+---------------------
7
+* Feature: Add support for Firewalls
8
+* Feature: Add `primary_disk_size` to `Server` Domain
9
+
10
+v1.10.0 (2020-11-03)
11
---------------------
12
13
* Feature: Add `include_deprecated` filter to `get_list` and `get_all` on `ImagesClient`
hcloud/__version__.py
@@ -1 +1 @@
1
-VERSION = '1.10.0'
+VERSION = '1.11.0'
0 commit comments