From 4a950da5c35e7eea943043a8b3f031f8cd9180fe Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Tue, 24 Sep 2024 18:20:30 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13f8e6a..859dfb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the package will be documented in this file. +## [v2.17.2](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.2) - 2024-09-24 + +- Fix DomainNameAPI type error in domainInfoToResult() + ## [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() @@ -59,6 +63,10 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.19](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.19) - 2024-09-24 + +- Fix DomainNameAPI type error in domainInfoToResult() + ## [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()