Skip to content

Commit

Permalink
1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Apr 21, 2022
1 parent 8059ea8 commit 897d8f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Generate-ReleaseNotes.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rem https://github.com/StefH/GitHubReleaseNotes

SET version=1.0.14
SET version=1.0.15

GitHubReleaseNotes --output ReleaseNotes.md --skip-empty-releases --exclude-labels question invalid doc --version %version% --token %GH_TOKEN%
4 changes: 4 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.15 (21 April 2022)
- [#21](https://github.com/StefH/RandomDataGenerator/pull/21) - Credit Card Number [feature] contributed by [StefH](https://github.com/StefH)
- [#20](https://github.com/StefH/RandomDataGenerator/issues/20) - Credit card numbers [feature]

# 1.0.14 (24 March 2022)
- [#19](https://github.com/StefH/RandomDataGenerator/pull/19) - Update Fare 2.2.0 to prevent System.Net.Http DoS known issue [feature] contributed by [brunotarghetta](https://github.com/brunotarghetta)

Expand Down

0 comments on commit 897d8f1

Please sign in to comment.