From cbe2525f70a26ad554740d08f2fe0c91df5c0f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org> Date: Fri, 3 Feb 2023 05:28:49 +0100 Subject: [PATCH] Update changelog for 2.0.1-1 release --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a9f30098d..166dfaafa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +php-doctrine-annotations (2.0.1-1) unstable; urgency=medium + + [ Alexander M. Turek ] + * Allow annotation classes with a variadic parameter (#479) + + -- David Prévot <taffit@debian.org> Fri, 03 Feb 2023 05:28:39 +0100 + php-doctrine-annotations (2.0.0-3) unstable; urgency=medium * Mark package as Multi-Arch: foreign -- GitLab