matthew-brett / delocate

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

Convert changelog to markdown #193

Closed HexDecimal closed 10 months ago

HexDecimal commented 10 months ago

Non-plain-text files without a file extension are causing issues with my tools.

Markdown is the format for Keep A Changelog and is generally more common and accessible than reStructuredText.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d0fba91) 95.19% compared to head (2326f26) 95.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ======================================= Coverage 95.19% 95.19% ======================================= Files 15 15 Lines 1186 1186 ======================================= Hits 1129 1129 Misses 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.