Skip to content

Commit

Permalink
1.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Nov 18, 2018
1 parent 032d986 commit 703dcfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.3.0 (18 November 2018)
- [#7](https://github.com/StefH/GitHubReleaseNotes/pull/7) - Add Labels and command-line option to provide your own template [feature] contributed by [StefH](https://github.com/StefH)
- [#6](https://github.com/StefH/GitHubReleaseNotes/issues/6) - Group issues by label

# 1.0.2.0 (30 October 2018)
- [#5](https://github.com/StefH/GitHubReleaseNotes/pull/5) - Added additional commandline options --version, --language and --skip-empty-releases contributed by [StefH](https://github.com/StefH)
- [#2](https://github.com/StefH/GitHubReleaseNotes/issues/2) - Release notes seems to leave the last merged PR out of the version
Expand Down
2 changes: 1 addition & 1 deletion ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.\src\GitHubReleaseNotes\bin\Release\net452\GitHubReleaseNotes.exe --output ReleaseNotes.md --version 1.0.2.0 --skip-empty-releases
GitHubReleaseNotes.exe --output ReleaseNotes.md --version 1.0.3.0 --skip-empty-releases

0 comments on commit 703dcfc

Please sign in to comment.