Skip to content

Commit

Permalink
Include 0.13.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed May 27, 2023
1 parent 5d04ecc commit b828a2b
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion doc/sphinx/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Changelog

:PE:

* Fix PE authenticode verification issue in the case of special characters (:issue:`912`)
* Add a :class:`lief.PE.ParserConfig` interface that can be used to tweak
which parts of the PE format should be parsed (:issue:`839`).

Expand All @@ -35,6 +34,21 @@ Changelog
* Remove the `lief.Binary.name` attribute


0.13.1 - May 28, 2023
----------------------

:PE:

* Fix PE authenticode verification issue in the case of special characters (:issue:`912`)

:Misc:

* Fix mypy stubs (:issue:`909`)
* Fix missing include (:issue:`918`)
* Fix C99 comments (:issue:`904`)
* Fix AArch64 docker image (:issue:`904`)



0.13.0 - April 9, 2023
----------------------
Expand Down

0 comments on commit b828a2b

Please sign in to comment.