Skip to content

Commit 7e2ca60

Browse files
committed
Prepare Release
1 parent 2131b40 commit 7e2ca60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## master
2+
## 1.2.0 (06.09.2018)
33
+ Add `httpClient`-Method to `LKDev\HetznerCloud\HetznerAPIClient`
44
+ Add `labels`-Property to `LKDev\HetznerCloud\Models\FloatingIp\FloatingIP`
55
+ Add `labels`-Property to `LKDev\HetznerCloud\Models\Server\Server`
@@ -16,7 +16,7 @@
1616
+ You can now use the `labels`-Key on every `update`-Method, for easily updating the Labels
1717
+ Add `LKDev\HetznerCloud\RequestOpts` - Class for easily customize the request opts. Could be used for filtering with the label selector.
1818
+ Add the parameter `$requestOpts` to all `all`-Methods
19-
19+
---
2020
## 1.1.0 (14.08.2018)
2121
+ Add `update`-Method to `\LKDev\HetznerCloud\Models\Servers\Server`-Model for easily updateing the server meta data
2222
```php

0 commit comments

Comments
 (0)