Skip to content

Commit 5e3b2c2

Browse files
authored
Merge pull request #86 from feO2x/dev
added release notes for v10.1.0
2 parents 4f964f8 + 696f4f9 commit 5e3b2c2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Code/Light.GuardClauses/Light.GuardClauses.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@
2424
<PackageTags>Assertions;Preconditions;GuardClauses;DesignByContract;DbC</PackageTags>
2525
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2626
<PackageReleaseNotes>
27-
Light.GuardClauses 10.0.0
27+
Light.GuardClauses 10.1.0
2828
--------------------------------
29-
- added support for CallerArgumentExpressionAttribute
30-
- Breaking change: the library is now built against .NET Standard 2.0 and .NET Standard 2.1
29+
- added support for JetBrains' NoEnumerationAttribute
3130
</PackageReleaseNotes>
3231
</PropertyGroup>
3332

0 commit comments

Comments
 (0)