mesonbuild / meson-python

Meson PEP 517 Python build backend
https://mesonbuild.com/meson-python/
MIT License
118 stars 59 forks source link

DOC/REL: prepare 0.15.0 changelog and release #521

Closed rgommers closed 8 months ago

rgommers commented 8 months ago

We accumulated a few important bug fixes and new features, so it seems time for a release.

@dnicolodi I set the date to today - in case it gets merged later, that date should be updated right before the merge.

dnicolodi commented 8 months ago

@rgommers Thanks for working on this. The changelog entries for other releases use the present tense, but the ones for 0.15.0 used the past tense. I took the freedom to fix them to use the present tense and to do some rewording PTAL.

rgommers commented 8 months ago

Thanks @dnicolodi, LGTM! Let me just bump the date once more, and then I'll get this release done.

dnicolodi commented 8 months ago

Thanks @rgommers. The changelog in the present tense reads a bit strange to me too, but this is how it was started, and I think there is value in keeping it all in the same form.

rgommers commented 8 months ago

Yes, agreed. We may want to change it at some point, but let's consider it only if we make other changes like adding change categories (bug fix, enhancement, backwards compatibility, etc.).