Skip to content

Commit 95cf77b

Browse files
committed
1.0.11
1 parent 1c90b0b commit 95cf77b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

GitHubReleaseNotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
https://github.com/StefH/GitHubReleaseNotes
22

3-
GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.10.0
3+
GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.11.0

ReleaseNotes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.11.0 (10 April 2020)
2+
- [#14](https://github.com/StefH/RandomDataGenerator/pull/14) - Support custom Random seed value [feature] contributed by [StefH](https://github.com/StefH)
3+
- [#13](https://github.com/StefH/RandomDataGenerator/issues/13) - Initialize RandomizerFactory with supplied Random instance [feature]
4+
15
# 1.0.10.0 (10 October 2019)
26
- [#11](https://github.com/StefH/RandomDataGenerator/pull/11) - Net Core 3.0 contributed by [StefH](https://github.com/StefH)
37
- [#12](https://github.com/StefH/RandomDataGenerator/pull/12) - RandomizerBytes contributed by [StefH](https://github.com/StefH)
@@ -18,9 +22,11 @@
1822
- [#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)
1923

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

27+
# 1.0.2.0 (09 November 2018)
28+
- [#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)
29+
2430
# 1.0.1.0 (09 November 2018)
2531
- [#3](https://github.com/StefH/RandomDataGenerator/pull/3) - Updated FieldOptionsFactory [feature] contributed by [StefH](https://github.com/StefH)
2632

0 commit comments

Comments
 (0)