Skip to content

Commit 7098d0a

Browse files
committed
Update CHANGELOG
1 parent 64b0ddf commit 7098d0a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

Diff for: CHANGELOG

+1-13
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
Changelog
22
=========
33

4-
v0.6.1: Minor fixes
5-
* Fix spelling in the documentation. Thanks to Philippe Teuwen for the review. (@doegox)
6-
* Fix typo: signature_alogrithm --> signature_algorithm
7-
* Do not rely on section entry size to parse dynamic symbols (004c6769bec37e303bbe7aaceb49f4b05c8eec84)
8-
* Fix Unicode error in the Python API (88fb60a50ea35eb5bc147e3429c6eddff51c5d35)
9-
* [issue #1] Fix conflict between ``lief.PE.TLS`` object and ``lief.PE.SECTION_TYPES.TLS`` (e5c384384e9b2b479a23d8c4c22b6e3d5dcf3999)
10-
* [issue #4] Fix missing C headers in pre-built packages (18a7c66e51cf19c0a3c84cd2beff1b9df0f41439)
11-
* [issue #8] Fix encoding error on OSX (ab9a051ccfeed0698dcb2c7fbaa0ff291271eb54)
12-
* Add missing documentation for the ``lief.ELF.GnuHash`` object
13-
* Add help for the Windows SDK (https://lief.quarkslab.com/doc/installation.html#windows-sdk)
14-
15-
v0.6:
16-
* First public release
174

5+
see doc/sphinx/changelog.rst
186

0 commit comments

Comments
 (0)