diff --git a/src/GuardClauses/GuardClauses.csproj b/src/GuardClauses/GuardClauses.csproj
index 18950ac..a29aaae 100644
--- a/src/GuardClauses/GuardClauses.csproj
+++ b/src/GuardClauses/GuardClauses.csproj
@@ -18,10 +18,10 @@
https://github.com/ardalis/guardclauses
guard clause clauses assert assertion
-* Removed different method signatures for NETFRAMEWORK and NETSTANDARD2_0 by @Ergamon in #338
-* Update for Guard Against StringLength by @rlarno in #343
+* Added new "exception" optional parameter by @UnleashedGH in #344
+* Use Func to pass custom exception to Guard methods by @canro91 in #350
- 4.5.0
+ 4.6.0
Ardalis.GuardClauses
icon.png
true