Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunter Grodotzki committed May 2, 2015
1 parent a2efd2e commit 5761c64
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## 0.1.5 - 2015-05-02

### Fixed

- some minor logical fixes and typos

### Added

- `Domain::setBillingContact`: set billing contact while creating domains (thx @jbarbede)
- `Domain::addBillingContact`: add billing contact while updating domains (thx @jbarbede)
- `Domain::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)

0 comments on commit 5761c64

Please sign in to comment.