Skip to content

Commit c3178c2

Browse files
committed
1.0.13
1 parent e8eafaf commit c3178c2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.13 (02 September 2021)
2+
- [#17](https://github.com/StefH/RandomDataGenerator/pull/17) - Use "using" for a the GetResourceAsStream [bug] contributed by [StefH](https://github.com/StefH)
3+
- [#16](https://github.com/StefH/RandomDataGenerator/issues/16) - Memory leak [bug]
4+
15
# 1.0.12.0 (24 June 2020)
26
- [#15](https://github.com/StefH/RandomDataGenerator/pull/15) - Add the Naughty Strings [feature] contributed by [StefH](https://github.com/StefH)
37

src/RandomDataGenerator Solution.sln.DotSettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MAC/@EntryIndexedValue">MAC</s:String>
33
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SQL/@EntryIndexedValue">SQL</s:String>
44
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SQL/@EntryIndexedValue">BBAN</s:String>
5+
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SQL/@EntryIndexedValue">IBAN</s:String>
56
<s:Boolean x:Key="/Default/UserDictionary/Words/=Lipsum/@EntryIndexedValue">True</s:Boolean>
67
<s:Boolean x:Key="/Default/UserDictionary/Words/=Randomizer/@EntryIndexedValue">True</s:Boolean>
78
<s:Boolean x:Key="/Default/UserDictionary/Words/=Randomizers/@EntryIndexedValue">True</s:Boolean>

0 commit comments

Comments
 (0)