We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3af4b47 + ee1cbde commit 7550534Copy full SHA for 7550534
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## 0.1.7 - 2016-07-17
17
18
### Added
@@ -29,4 +42,4 @@
29
42
- `DomainUpdate::removeBillingContact`: remove billing contact while updating domains (thx @jbarbede)
30
43
- `Client::login`: add ability to passthrough svcExtensions via Client config (thx @jbarbede)
31
44
- `Transfer`: add query type operation
32
-- NicMX Extension (thx @jbarbede)
45
+- NicMX Extension (thx @jbarbede)
0 commit comments