You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
towncrier 23.11.0 (2023-11-08)
Bugfixes
build now treats a missing fragments directory the same as an
empty one, consistent with other operations.
(#538)
Fragments with filenames like fix-1.2.3.feature are now associated
with the ticket fix-1.2.3. In
previous versions they were incorrectly associated to ticket 3.
(#562)
Orphan newsfragments containing numeric values are no longer
accidentally associated to tickets. In previous versions the orphan
marker was ignored and the newsfragment was associated to a ticket
having the last numerical value from the filename.
(#562)