From 92dc9fa46043d09442a39c205a37d69337e625b2 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Thu, 5 Dec 2024 15:50:59 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f094173..8edb5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to the package will be documented in this file. +## [v2.17.8](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.8) - 2024-12-05 + +- Fix OpenSrs getInfo() when nameserver_list is missing +- Remove ClientDeleteProhibited from lock statuses in providers: + - Hexonet + - CoccaEpp + ## [v2.17.7](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.7) - 2024-11-22 - Update OpenSRS domain availability check to gracefully handle 'Invalid domain syntax' errors" @@ -85,6 +92,13 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.25](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.25) - 2024-12-05 + +- Fix OpenSrs getInfo() when nameserver_list is missing +- Remove ClientDeleteProhibited from lock statuses in providers: + - Hexonet + - CoccaEpp + ## [v2.12.24](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.24) - 2024-11-22 - Update OpenSRS domain availability check to gracefully handle 'Invalid domain syntax' errors"