From c3e2644cb26c41a24f387c713202a1a94e70eae6 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sat, 30 Mar 2024 06:16:06 -0700 Subject: [PATCH] update CHANGES file for future changes --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 17636b41..8cbb28ed 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ -+ Version 2.22 (????) - - - Drops support for Python 2.x (#488) ++ Starting with version 2.22, please use the GitHub UI + at https://github.com/eliben/pycparser/tags + to compare tags in order to find out what changed. + Version 2.21 (2021.11.06)