Skip to content

Commit 90a82a3

Browse files
authored
Prepare 1.1.0 (#32)
1 parent 29c807a commit 90a82a3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
History
33
=======
44

5+
1.1.0 (2019-02-27)
6+
------------------
7+
8+
* Feature: Add `STATUS`-constants for server and volume status
9+
510
1.0.1 (2019-02-22)
611
------------------
712

hcloud/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.0.1'
1+
VERSION = '1.1.0'

0 commit comments

Comments
 (0)