From 69a7b00bebaa117d74a2f7eab2b8bf983ac5ef42 Mon Sep 17 00:00:00 2001 From: Dominik Pfaffenbauer Date: Fri, 12 Jan 2024 19:22:52 +0100 Subject: [PATCH] [Release] 4.0.1 --- CHANGELOG-4.0.x.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG-4.0.x.md b/CHANGELOG-4.0.x.md index e4c5531c50..b4451104ed 100644 --- a/CHANGELOG-4.0.x.md +++ b/CHANGELOG-4.0.x.md @@ -1,3 +1,9 @@ +# 4.0.1 + +* [Docs] Update docusaurus by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2490 +* [Resource] Update Select.php by @breakone in https://github.com/coreshop/CoreShop/pull/2489 +* [Product] use coreshop.form.factory in product unit definitions extension by @solverat in https://github.com/coreshop/CoreShop/pull/2501 + # 4.0.0 * add missing subscribed services by @hethehe in https://github.com/coreshop/CoreShop/pull/2439