From c2e0411165141e06a71bad11b6becffd2fe96bd4 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Tue, 21 Jan 2025 15:40:27 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8edb5e3..d78ab1a 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.9](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.17.9) - 2025-01-21 + +- Fix LogicBoxes\Provider::_parseContactInfo() where company is missing + ## [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 @@ -92,6 +96,10 @@ All notable changes to the package will be documented in this file. - Update library for PHP 8 + Base lib v4 +## [v2.12.26](https://github.com/upmind-automation/provision-provider-domain-names/releases/tag/v2.12.26) - 2025-01-21 + +- Fix LogicBoxes\Provider::_parseContactInfo() where company is missing + ## [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