diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj index a29aaae..e1b7751 100644 --- a/src/GuardClauses/GuardClauses.csproj +++ b/src/GuardClauses/GuardClauses.csproj @@ -1,4 +1,4 @@ - + LICENSE @@ -18,10 +18,10 @@ https://github.com/ardalis/guardclauses guard clause clauses assert assertion -* Added new "exception" optional parameter by @UnleashedGH in #344 -* Use Func to pass custom exception to Guard methods by @canro91 in #350 + * Updating to 5.0 because 4.6 had breaking logic (see #354) + * Updated Obsolete message for Guard.Against.Expression to clarify reversal of logic (#457) - 4.6.0 + 5.0.0 Ardalis.GuardClauses icon.png true