File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.6 - 2015-11-30
4+
5+ ### Fixed
6+
7+ - return extension resData even if no main resData element in response (#16 )
8+
9+ ### Added
10+
11+ - ` DomainInfo::setAuthInfo ` : add (optional) authInfo on domain info queries (thx @johnny-bit )
12+
313## 0.1.5 - 2015-05-02
414
515### Fixed
818
919### Added
1020
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 )
21+ - ` DomainCreate ::setBillingContact` : set billing contact while creating domains (thx @jbarbede )
22+ - ` DomainUpdate ::addBillingContact` : add billing contact while updating domains (thx @jbarbede )
23+ - ` DomainUpdate ::removeBillingContact` : remove billing contact while updating domains (thx @jbarbede )
1424- ` Client::login ` : add ability to passthrough svcExtensions via Client config (thx @jbarbede )
1525- ` Transfer ` : add query type operation
1626- NicMX Extension (thx @jbarbede )
You can’t perform that action at this time.
0 commit comments