From 5f5f0736b348adfc0972a44e2a7d6f4d95f68ab9 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Wed, 5 Apr 2023 23:02:43 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f6760..d91e1e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the package will be documented in this file. +## v2.2.0 2023-04-05 + +- Require `upmind/provision-provider-base` ^3.7 +- Implement Namecheap provider + ## v2.1.0 2023-03-15 - Add Example provider as a basic template for creating new providers