What's Changed
* Add --add-debug option by deadw00d in https://github.com/NixOS/patchelf/pull/367
* Add O_BINARY flag when opening files to allow compilation for Windows by JagoGyselinck in https://github.com/NixOS/patchelf/pull/372
* Document --print-needed by klemensn in https://github.com/NixOS/patchelf/pull/375
* modifyRPath: return early if new and old rpath are empty by ehmry in https://github.com/NixOS/patchelf/pull/376
* Add comment explaining calculation for DT_MIPS_RLD_MAP_REL by amjoseph-nixpkgs in https://github.com/NixOS/patchelf/pull/379
* Add --no-sort option by amjoseph-nixpkgs in https://github.com/NixOS/patchelf/pull/378
* Handle DT_MIPS_XHASH and .MIPS.xhash by amjoseph-nixpkgs in https://github.com/NixOS/patchelf/pull/380
New Contributors
* deadw00d made their first contribution in https://github.com/NixOS/patchelf/pull/367
* JagoGyselinck made their first contribution in https://github.com/NixOS/patchelf/pull/372
* ehmry made their first contribution in https://github.com/NixOS/patchelf/pull/376
**Full Changelog**: https://github.com/NixOS/patchelf/compare/0.14.5...0.15.0