We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a7570 commit bae887eCopy full SHA for bae887e
doc/sphinx/changelog.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-0.14.1 - Not Released Yet
5
--------------------------
+0.14.1 - February 11th, 2024
+----------------------------
6
7
:ELF:
8
* Fix regression in Symbol Version Definition processing (:issue:`1014`)
@@ -13,6 +13,10 @@ Changelog
13
- :attr:`lief.PE.ContentInfo.digest` to :attr:`lief.PE.SpcIndirectData.digest`
14
- :attr:`lief.PE.ContentInfo.digest_algorithm` to :attr:`lief.PE.SpcIndirectData.digest_algorithm`
15
16
+:Python:
17
+
18
+ * Fix regression in iterator's performances
19
20
0.14.0 - January 20, 2024
21
-------------------------
22
0 commit comments