Skip to content

Commit

Permalink
prepare 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeofguenter committed Apr 1, 2017
1 parent 3af4b47 commit ee1cbde
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 ee1cbde

Please sign in to comment.