diff --git a/PeyrSharp.Core/PeyrSharp.Core.csproj b/PeyrSharp.Core/PeyrSharp.Core.csproj index 6c61597..ccb3cb8 100644 --- a/PeyrSharp.Core/PeyrSharp.Core.csproj +++ b/PeyrSharp.Core/PeyrSharp.Core.csproj @@ -4,7 +4,7 @@ net6.0;net7.0;net8.0 True PeyrSharp.Core - 2.0.0.2311 + 2.1.0.2312-pre1 Devyus Core methods and features of PeyrSharp. © 2023 @@ -16,8 +16,9 @@ NUGET_README.md MIT True - - Added .NET 8 Support -- Removed .NET 5 Support + - Added DownloadFile() method (#157) +- Added XML Documentation +- Added new overload for GenerateAsync() in Password (#158)