Release 0.30
[pyelftools.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d3553f53338b64d11cceff1a03015ff22ee71674..11720bcf846bb71c77c3fd3184d65e3d344099e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,16 @@
 Changelog
 =========
 
++ Version 0.30 (2023.09.06)
+
+  - Optimization: cache instantiation of DWARF structs (#435)
+  - DWARFv5 CU headers (#442)
+  - Bug fix in attribute reporting for DWA_FORM_indirect (#475)
+  - Support for RISC-V attributes (#459)
+  - Readelf used for testing upgraded to 2.41 (#489)
+  - Support for MIPS64 object files (#495)
+  - LoongArch support (#470, #483)
+
 + Version 0.29 (2022.08.09)
 
   - Lots of improvements to DWARFv5 support (#400, #411, #418, #419, #429 and