Skip to content

Commit 5907b0f

Browse files
committed
Added release notes
1 parent 232ef26 commit 5907b0f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ReleaseNotes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# v1.1.0
2+
3+
- [#222](https://github.com/Particular/GitVersion/pull/222) - Log is printed to console on error
4+
- [#211](https://github.com/Particular/GitVersion/pull/211) - should get exact version from tag contributed by Simon Cropp ([SimonCropp](https://github.com/SimonCropp))
5+
- [#210](https://github.com/Particular/GitVersion/pull/210) - Added additional variables for NuGet (see #201) contributed by Geert van Horrik ([GeertvanHorrik](https://github.com/GeertvanHorrik))
6+
- [#208](https://github.com/Particular/GitVersion/pull/208) - Added support for NextVersion.txt in GitFlow and dynamic repositories contributed by Geert van Horrik ([GeertvanHorrik](https://github.com/GeertvanHorrik))
7+
- [#205](https://github.com/Particular/GitVersion/issues/205) - Auto-generate patch version with every commit to master.
8+
- [#204](https://github.com/Particular/GitVersion/pull/204) - Support stash contributed by Gary Ewan Park ([gep13](https://github.com/gep13))
9+
- [#200](https://github.com/Particular/GitVersion/pull/200) - Added skipIfNotDefined for upcoming Continua CI v1.5 contributed by Geert van Horrik ([GeertvanHorrik](https://github.com/GeertvanHorrik))
10+
- [#195](https://github.com/Particular/GitVersion/pull/195) - Adding support for Syntevo SmartGit/Hg's GitFlow merge commit message co... contributed by ([Martaver](https://github.com/Martaver))
11+
- [#191](https://github.com/Particular/GitVersion/pull/191) - Improved the Ruby Gem to make it usable from a Rakefile contributed by Alexander Groß ([agross](https://github.com/agross))
12+
- [#189](https://github.com/Particular/GitVersion/pull/189) - Better feature branch support
13+
- [#186](https://github.com/Particular/GitVersion/issues/186) - No way to have an x.x.0 release using GitHubFlow
14+
- [#185](https://github.com/Particular/GitVersion/pull/185) - Fixed bug in SemanticVersion.Compare contributed by ([gius](https://github.com/gius))
15+
- [#184](https://github.com/Particular/GitVersion/pull/184) - Add support for nuget special version limitations contributed by Anthony Ledesma ([arledesma](https://github.com/arledesma))
16+
- [#183](https://github.com/Particular/GitVersion/pull/183) - updated spec version contributed by ([danielmarbach](https://github.com/danielmarbach))
17+
- [#87](https://github.com/Particular/GitVersion/issues/87) - only perform PerformPreProcessingSteps once per solution instance
18+
19+
Commits: [493a204e81...232ef26ca3](https://github.com/Particular/GitVersion/compare/493a204e81...232ef26ca3)

0 commit comments

Comments
 (0)