Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Jul 12, 2021
1 parent 2b2bf1a commit 409a49a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Releases
* Unreleased

* Libraries depending on ``@loader_path`` are now supported.
* ``@executable_path`` is supported and defaults to the current Python
executable path. This can be changed with the ``--executable-path`` flag.
* The ``--ignore-missing-dependencies`` flag can be given to ignore errors and
delocate as many dependencies as possible.
* Dependencies are now delocated recursively.
* ``delocate.delocating.copy_recurse`` has been deprecated.
* ``delocate.libsana.resolve_rpath`` has been deprecated.
Expand Down

0 comments on commit 409a49a

Please sign in to comment.