From 8b17a5470d4b7bc800d085ae1c62607e647f69bd Mon Sep 17 00:00:00 2001 From: Marie PUPO JEAMMET Date: Mon, 5 May 2025 12:30:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(changelog)=20fix=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixing changelog after having forgotten to update it in last release (1.16.0) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c9825..2d5cfcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +## [1.16.0] - 2025-05-05 + ### Added - 🔧(sentry) add Celery beat task integration #892