Skip to content

Commit 7550534

Browse files
Merge pull request #44 from lifeofguenter/prepare-0-1-8-release
prepare 0.2.0 release
2 parents 3af4b47 + ee1cbde commit 7550534

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.2.0 - 2017-04-01
4+
5+
### Added
6+
7+
- `Client` configurable buffer chunk size (thx @nidzho)
8+
- `Frame/Hello` proper hello frame implementation (thx @bgentil)
9+
- php7.1 support
10+
11+
### Fixed
12+
13+
- travis
14+
- autoloader / phpunit
15+
316
## 0.1.7 - 2016-07-17
417

518
### Added
@@ -29,4 +42,4 @@
2942
- `DomainUpdate::removeBillingContact`: remove billing contact while updating domains (thx @jbarbede)
3043
- `Client::login`: add ability to passthrough svcExtensions via Client config (thx @jbarbede)
3144
- `Transfer`: add query type operation
32-
- NicMX Extension (thx @jbarbede)
45+
- NicMX Extension (thx @jbarbede)

0 commit comments

Comments
 (0)