We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d906449 commit d297ecdCopy full SHA for d297ecd
CHANGELOG.rst
@@ -3,9 +3,9 @@ v3.0.0
3
4
* introduce pre-commit and use black
5
* print the origin module to help testing
6
-* switch to src layout
+* switch to src layout (breaking change)
7
* no longer alias tag and parsed_version in order to support understanding a version parse failure
8
-* require parse results to be ScmVersion or None
+* require parse results to be ScmVersion or None (breaking change)
9
10
v2.1.0
11
======
0 commit comments