diff --git a/CHANGELOG.md b/CHANGELOG.md index e21ecda..4cb661e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the package will be documented in this file. +## [v2.17.0](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.0) - 2024-09-09 + +- Add `auto_renew` to DomainResult +- Fix LogicBoxes _renewDomain() undefined index error + ## [v2.16.1](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.16.1) - 2024-09-03 - Fix LogicBoxes _getDomain() whois_privacy bool cast @@ -49,6 +54,11 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.17](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.17) - 2024-09-09 + +- Add `auto_renew` to DomainResult +- Fix LogicBoxes _renewDomain() undefined index error + ## [v2.12.16](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.16) - 2024-09-03 - Fix LogicBoxes _getDomain() whois_privacy bool cast