From 284c3ad1f0719852cb76dbf46d1057582cc93fa4 Mon Sep 17 00:00:00 2001 From: Matthias Althaus Date: Thu, 29 Aug 2024 08:28:25 +0200 Subject: [PATCH] Released 1.9 --- CHANGELOG.md | 3 +++ debian/changelog | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2352c1a..6b8883e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,13 @@ All notable changes to this project will be documented in this file, in reverse ## [Unreleased] +## 1.9 - 2024-08-29 + ### Fixes - Updated Symfony dependencies to v7. #73201 - Updated Symfony dependencies to v6. #73215 +- Updated cotor tools. #74121 ## 1.8.6 - 2024-07-16 diff --git a/debian/changelog b/debian/changelog index 41c0070..6f61dc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +cotor (1.9) unstable; urgency=medium + + * New release 1.9. + * Updated Symfony dependencies to v7. #73201 + * Updated Symfony dependencies to v6. #73215 + * Updated cotor tools. #74121 + + -- IServ Thu, 29 Aug 2024 08:28:18 +0200 + cotor (1.8.6) testing; urgency=medium * New release 1.8.6.