From 85aa577aa7f3d41c59c7f4dc30a9fce3b8c99a1f Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Thu, 19 Sep 2024 16:09:05 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cb661e..13f8e6a 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.1](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.1) - 2024-09-19 + +- Remove existing order check from TPPWholesale renew() +- Update APPWholesale register() to pass AccountOption EXTERNAL in API call + ## [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 @@ -54,6 +59,11 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.18](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.18) - 2024-09-19 + +- Remove existing order check from TPPWholesale renew() +- Update APPWholesale register() to pass AccountOption EXTERNAL in API call + ## [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