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 63cd255 commit 6425a50Copy full SHA for 6425a50
BREAKING CHANGES.md
@@ -1,3 +1,10 @@
1
+## v5.0.0
2
+
3
+- Version numbers in branches other than `release` branches are no longer
4
+ considered as a version source by default. Implemented in [#1541][pr-1541].
5
+- [#1581][pr-1581] folds `GitTools.Core` back into GitVersion to make
6
+ maintaining GitVersion easier.
7
8
## v4.0.0
9
10
### Git Flow Changes
@@ -36,3 +43,5 @@ work for you
36
43
- GitVersionTask's `ReleaseDateAttribute` no longer exists
37
44
38
45
[gitflow]: https://gitversion.net/docs/git-branching-strategies/gitflow-examples_complete
46
+[pr-1541]: https://github.com/GitTools/GitVersion/pull/1541
47
+[pr-1581]: https://github.com/GitTools/GitVersion/pull/1581
0 commit comments