From 28d03cbac514c3201852fa397abdd960c6dd2448 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org>
Date: Wed, 9 Oct 2024 15:40:26 +0100
Subject: [PATCH] Update changelog for 5.3.1-1 release

---
 debian/changelog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index eddc37ff..c5bbd466 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+php-parser (5.3.1-1) unstable; urgency=medium
+
+  [ Nikita Popov ]
+  * Support PropertyHooks in NameResolver
+  * Include trailing semicolon in GroupUse
+  * Add basic support for tab indentation
+  * Avoid negative indentation in formatting-preserving printer
+  * Support declaring functions with name exit/die
+  * Release PHP-Parser 5.3.1
+
+ -- David Prévot <taffit@debian.org>  Wed, 09 Oct 2024 15:39:29 +0100
+
 php-parser (5.2.0-2) unstable; urgency=medium
 
   * Source-only upload
-- 
GitLab