From f0dcf8775fe3d12dfc252c246f9b523b60167a4b Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Mon, 9 Sep 2024 18:26:45 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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