From 9c129567e75728e2b9382f4c79bf72ef6beac37e Mon Sep 17 00:00:00 2001 From: GiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:29:55 -0800 Subject: [PATCH] Re-add packaging CHANGES.md comment (#4568) --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7a2d143..d8348c9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,7 +20,7 @@ ### Packaging -- Fix the version check in the vim file to reject Python 3.8 (#4567) + ### Parser @@ -42,6 +42,8 @@ +- Fix the version check in the vim file to reject Python 3.8 (#4567) + ### Documentation