Skip to content

Commit

Permalink
Add 0.16.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Dec 26, 2024
1 parent 1de204a commit 3bc18f4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/sphinx/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,25 @@

* Add support for |lief-macho-atom-info| command (``LC_ATOM_INFO``)


0.16.1 - December 26th, 2024
----------------------------

:MachO:

* Various fixes from :github_user:`DzenIsRich` & :github_user:`peledins-zimperium`
Thanks to them, Mach-O modification is more reliable.

* Fix issue when building with ``-DLIEF_MACHO=ON`` (see: :issue:`1138`)

:Rust:

* Fix min-rustc version issue (see: :commit:`75a27f0e`)

:Compilation:

* Fix missing ``LIEF_API`` visibility (:commit:`e01f92a0`, :pr:`1140`)

0.16.0 - December 10th, 2024
----------------------------

Expand Down

0 comments on commit 3bc18f4

Please sign in to comment.