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.
1 parent a2efd2e commit 5761c64Copy full SHA for 5761c64
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+
3
+## 0.1.5 - 2015-05-02
4
5
+### Fixed
6
7
+- some minor logical fixes and typos
8
9
+### Added
10
11
+- `Domain::setBillingContact`: set billing contact while creating domains (thx @jbarbede)
12
+- `Domain::addBillingContact`: add billing contact while updating domains (thx @jbarbede)
13
+- `Domain::removeBillingContact`: remove billing contact while updating domains (thx @jbarbede)
14
+- `Client::login`: add ability to passthrough svcExtensions via Client config (thx @jbarbede)
15
+- `Transfer`: add query type operation
16
+- NicMX Extension (thx @jbarbede)
0 commit comments