From 87c2dddf0f9d34c8fa9a3107483e0854b9fcf45a Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Fri, 22 Sep 2023 11:13:12 -0700 Subject: [PATCH] Update CHANGES to mention Python 2 (lack of) support For #503 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 11720bc..789820a 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Changelog + Version 0.30 (2023.09.06) + - Python 2 support officially dropped (#415) - Optimization: cache instantiation of DWARF structs (#435) - DWARFv5 CU headers (#442) - Bug fix in attribute reporting for DWA_FORM_indirect (#475) -- 2.30.2