Skip to content

Commit

Permalink
1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Apr 10, 2020
1 parent 1c90b0b commit 95cf77b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GitHubReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
https://github.com/StefH/GitHubReleaseNotes

GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.10.0
GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.11.0
8 changes: 7 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.11.0 (10 April 2020)
- [#14](https://github.com/StefH/RandomDataGenerator/pull/14) - Support custom Random seed value [feature] contributed by [StefH](https://github.com/StefH)
- [#13](https://github.com/StefH/RandomDataGenerator/issues/13) - Initialize RandomizerFactory with supplied Random instance [feature]

# 1.0.10.0 (10 October 2019)
- [#11](https://github.com/StefH/RandomDataGenerator/pull/11) - Net Core 3.0 contributed by [StefH](https://github.com/StefH)
- [#12](https://github.com/StefH/RandomDataGenerator/pull/12) - RandomizerBytes contributed by [StefH](https://github.com/StefH)
Expand All @@ -18,9 +22,11 @@
- [#6](https://github.com/StefH/RandomDataGenerator/pull/6) - Add Min/Max to IPv4, IPv6 and MAC addresses generation [feature] contributed by [StefH](https://github.com/StefH)

# 1.0.3.0 (09 November 2018)
- [#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)
- [#5](https://github.com/StefH/RandomDataGenerator/pull/5) - Add Long and TimeSpan [feature] contributed by [StefH](https://github.com/StefH)

# 1.0.2.0 (09 November 2018)
- [#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)

# 1.0.1.0 (09 November 2018)
- [#3](https://github.com/StefH/RandomDataGenerator/pull/3) - Updated FieldOptionsFactory [feature] contributed by [StefH](https://github.com/StefH)

Expand Down

0 comments on commit 95cf77b

Please sign in to comment.