Skip to content

Commit 8d7231d

Browse files
authored
Update CHANGELOG.md
1 parent 8dbc554 commit 8d7231d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.5.0 (12.10.2021)
4+
5+
* Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/73
6+
* Fixed error on firewall rule when no port is present by @stefangeorgescu in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/72
7+
* change test classes prefix namespace to LKDev\Tests by @masoudniki in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/74
8+
* Adding "type" const by @ThomasLandauer in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/78
9+
* Implement `Model::setHttpClient()` by @mutec in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/80
10+
* Fixing docblock by @ThomasLandauer in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/76
11+
* Keep Hetzner's snake_case for properties by @ThomasLandauer in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/75
12+
* [FEATURE] Add firewalls parameter for server by @ayacoo in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/82
13+
* fixes nullable port by @jprangenbergde in https://github.com/LKDevelopment/hetzner-cloud-php-sdk/pull/81
14+
315
## 2.4.0 (12.03.2021)
416

517
* Add support for Firewalls

0 commit comments

Comments
 (0)