From 7fd21ceb29dda3ea58125033e55e9417634846db Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Fri, 27 Sep 2024 12:23:12 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fefccf0..1c52252 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.4](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.4) - 2024-09-27 + +- Update DomainNameApi add specific error for when registrant contact is not set, and workaround + for updateRegistrantContact() when other contact types are also missing + ## [v2.17.3](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.3) - 2024-09-25 - Update OpenProvider error handling, return api response data in provision result data @@ -67,6 +72,11 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.21](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.21) - 2024-09-27 + +- Update DomainNameApi add specific error for when registrant contact is not set, and workaround + for updateRegistrantContact() when other contact types are also missing + ## [v2.12.20](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.20) - 2024-09-25 - Update OpenProvider error handling, return api response data in provision result data