From 1992ebcefba20c0285aeec67c830e034ac6c5edd Mon Sep 17 00:00:00 2001 From: Si13n7 <^Lt=X3ckeG2d9EuxxV)KFyD?'XQGryt> Date: Thu, 13 Oct 2022 10:25:21 +0200 Subject: [PATCH] Update release notes --- src/Roydl.Text.csproj | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/Roydl.Text.csproj b/src/Roydl.Text.csproj index e9c9584..2b2f317 100644 --- a/src/Roydl.Text.csproj +++ b/src/Roydl.Text.csproj @@ -18,14 +18,11 @@ false false - 1.0.1 + 1.0.2 Roydl.Text Roydl.Text Resources - - Added `TextSeparator` class which contains constant whitespace characters -- Added `TextVerify` class, which can be used to determine categories of characters -- Added `TextConvert` class which provides Rot13 and line separator conversion -- Improved performance when encoding and decoding large data + - Update to .NET 6.0 as 5.0 is reaching EOL