projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf814b7
)
Update CHANGES to mention Python 2 (lack of) support
author
Eli Bendersky
<eliben@gmail.com>
Fri, 22 Sep 2023 18:13:12 +0000
(11:13 -0700)
committer
Eli Bendersky
<eliben@gmail.com>
Fri, 22 Sep 2023 18:13:12 +0000
(11:13 -0700)
For #503
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 11720bcf846bb71c77c3fd3184d65e3d344099e7..789820adf236f3ef4c1f7b9b085f41692397b001 100644
(file)
--- 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)