diff --git a/doc/sphinx/changelog.rst b/doc/sphinx/changelog.rst index d161ab340f..84f9598feb 100644 --- a/doc/sphinx/changelog.rst +++ b/doc/sphinx/changelog.rst @@ -26,6 +26,7 @@ Changelog * Fix error on property :attr:`lief.MachO.BuildVersion.sdk` (see :issue:`533`) * Handle the `0x0D` binding opcode (see: :issue:`524`) + * :github_user:`xhochy` fixed performances issues in the Mach-O parser (see :pr:`579`) :DEX: * :github_user:`DanielFi` added support for DEX's fields (see: :pr:`547`)