Skip to content

Commit

Permalink
Merge pull request #44 from lifeofguenter/prepare-0-1-8-release
Browse files Browse the repository at this point in the history
prepare 0.2.0 release
  • Loading branch information
lifeofguenter authored Apr 1, 2017
2 parents 3af4b47 + ee1cbde commit 7550534
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.2.0 - 2017-04-01

### Added

- `Client` configurable buffer chunk size (thx @nidzho)
- `Frame/Hello` proper hello frame implementation (thx @bgentil)
- php7.1 support

### Fixed

- travis
- autoloader / phpunit

## 0.1.7 - 2016-07-17

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

0 comments on commit 7550534

Please sign in to comment.