From c8800259ae226d0433fcacf0102e6e9a47c1ff93 Mon Sep 17 00:00:00 2001 From: Marie PUPO JEAMMET Date: Thu, 24 Oct 2024 16:48:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B(changelog)=20move=20e2e=20sharding?= =?UTF-8?q?=20to=20unreleased?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit e2e sharding was merged without updating it to unreleased. Fixes that --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 969d355..75295cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +- 👷(ci) add sharding e2e tests #467 + ## [1.4.1] - 2024-10-23 ### Fixed @@ -35,7 +37,6 @@ and this project adheres to - ✨(api) add RELEASE version on config endpoint #459 - ✨(backend) manage roles on domain admin view - ✨(frontend) show version number in footer #369 -- 👷(ci) add sharding e2e tests #467 ### Changed