From 701aa481de3ec056b9263444b009dfff9fdaa728 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Fri, 27 Sep 2024 12:24:29 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c209497..f8c74c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the package will be documented in this file. +## [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