Skip to content

Commit ae5533a

Browse files
changelog
1 parent afaedeb commit ae5533a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ v3.0.0
66
* switch to src layout (breaking change)
77
* no longer alias tag and parsed_version in order to support understanding a version parse failure
88
* require parse results to be ScmVersion or None (breaking change)
9-
* fix #266 by requirin the prefix word to be a word again
9+
* fix #266 by requiring the prefix word to be a word again
1010
(breaking change as the bug allowed arbitrary prefixes while the original feature only allowed words")
11+
* introduce a internal config object to allow the configruation fo tag parsing and prefixes
12+
(thanks to @punkadiddle for introducing it and passing it trough)
1113

1214
v2.1.0
1315
======

0 commit comments

Comments
 (0)