Skip to content

Commit

Permalink
ReleaseNotes
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Nov 9, 2018
1 parent 1d174eb commit 2357621
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
3 changes: 3 additions & 0 deletions GitHubReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://github.com/StefH/GitHubReleaseNotes

GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases
7 changes: 7 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 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)

# 1.0.0.0 (08 November 2018)
- [#1](https://github.com/StefH/RandomDataGenerator/pull/1) - Gui contributed by [StefH](https://github.com/StefH)
- [#2](https://github.com/StefH/RandomDataGenerator/pull/2) - Fody and Fody.Costura contributed by [StefH](https://github.com/StefH)

4 changes: 3 additions & 1 deletion src/RandomDataGenerator Solution.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleAppClassic", "Consol
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_Solution Items", "_Solution Items", "{B178195C-4964-44C5-8EB1-1628EF9C64D2}"
ProjectSection(SolutionItems) = preProject
..\GitHubReleaseNotes.txt = ..\GitHubReleaseNotes.txt
RandomDataGenerator Solution.sln.DotSettings = RandomDataGenerator Solution.sln.DotSettings
..\README.md = ..\README.md
..\ReleaseNotes.md = ..\ReleaseNotes.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleAppNetCoreApp1", "ConsoleAppNetCoreApp1\ConsoleAppNetCoreApp1.csproj", "{983EAE55-828B-4135-A1C6-BF7A1BA193EE}"
Expand All @@ -31,7 +33,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Example Project Files", "Ex
..\Example Project Files\My Table.xml = ..\Example Project Files\My Table.xml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleAppNetCoreApp2", "ConsoleAppNetCoreApp2\ConsoleAppNetCoreApp2.csproj", "{6AB9BD42-8B23-425C-9B5D-B97A52F008BE}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleAppNetCoreApp2", "ConsoleAppNetCoreApp2\ConsoleAppNetCoreApp2.csproj", "{6AB9BD42-8B23-425C-9B5D-B97A52F008BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 2357621

Please sign in to comment.