matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

MRG: Updates ready for release #116

Closed matthew-brett closed 2 years ago

matthew-brett commented 2 years ago

Anyone / anything I missed?

HexDecimal commented 2 years ago

Note that you should keep the "Unreleased" section when updating the changelog. You add the released version header between the Unreleased header and the contents, so that there's a new section to add the next changes to.

In general I try to conform to this standard: https://keepachangelog.com/en/1.0.0/

matthew-brett commented 2 years ago

Will add back the uneleased section in the post-release commit. Merging for now, but let me know if there's anything else y'all spotted.