From cd0025fe43a2cc8c89ad7b405286888112cec003 Mon Sep 17 00:00:00 2001 From: Nathaniel Hammond Date: Wed, 16 Oct 2024 16:25:41 +0100 Subject: [PATCH] Finish 4.6.14 [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5652ce3e..554645cc57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 4.6.14 - 2024-10-16 -- Fixed a PHP error that could occur when creating a subscription. ([#3710](https://github.com/craftcms/commerce/issues/)) +- Fixed a PHP error that could occur when creating a subscription. ([#3710](https://github.com/craftcms/commerce/issues/3710)) ## 4.6.13 - 2024-10-02