Skip to content

Commit

Permalink
Update src/towncrier/newsfragments/562.removal
Browse files Browse the repository at this point in the history
Co-authored-by: Adi Roiban <[email protected]>
  • Loading branch information
mdellweg and adiroiban authored Nov 7, 2023
1 parent eef36e0 commit 61cb027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/towncrier/newsfragments/562.removal
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Previously, fragment filenames like ``fix-1.2.3.feature`` identified as closing issue ``3``. Now the identifier of newsfragment is presented as ``fix-1.2.3``.
Fragments with filenames like `fix-1.2.3.feature` are now associated with the ticket `fix-1.2.3`.
In previous versions they were incorectly associated to ticket `3`.

0 comments on commit 61cb027

Please sign in to comment.