From 3a541bc4d1ac1ee923aed41a706b1d17288999fd Mon Sep 17 00:00:00 2001 From: sakno Date: Tue, 26 Sep 2023 17:21:58 +0300 Subject: [PATCH] Clarify changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1a773125..2647f8bb7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ All these things are implemented in 100% managed code on top of existing .NET AP Release Date: 09-26-2023 DotNext.IO 4.15.0 -* Added fast UTF-8 decoding +* Added fast UTF-8 decoding for [streams](https://learn.microsoft.com/en-us/dotnet/api/system.io.stream) and [pipes](https://learn.microsoft.com/en-us/dotnet/api/system.io.pipelines.pipereader) * Updated dependencies DotNext.Net.Cluster 4.14.3