Skip to content

Commit 28aa73d

Browse files
committed
Version/Release notes set
1 parent cd58bcd commit 28aa73d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/Simplify.System/Simplify.System.Sources.nuspec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>Simplify.System.Sources</id>
5-
<version>$version$</version>
5+
<version>1.2.1</version>
66
<title>Simplify.System.Sources</title>
77
<authors>Alexander Krylkov</authors>
88
<owners>Alexander Krylkov</owners>
@@ -12,7 +12,9 @@
1212
<description>Core classes for applications and libraries.</description>
1313
<summary>Core classes for applications and libraries.</summary>
1414
<releaseNotes>
15-
+ ConfigurationException added
15+
Breaking changes
16+
* Nullable types enabled
17+
* C# 8 features enabled
1618
</releaseNotes>
1719
<copyright>Licensed under LGPL</copyright>
1820
<language>en-US</language>

0 commit comments

Comments
 (0)