Skip to content

Commit 6425a50

Browse files
committed
Add information about breaking changes in v5.0.0
1 parent 63cd255 commit 6425a50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

BREAKING CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## v4.0.0
29

310
### Git Flow Changes
@@ -36,3 +43,5 @@ work for you
3643
- GitVersionTask's `ReleaseDateAttribute` no longer exists
3744

3845
[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

Comments
 (0)