Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sakno committed Sep 26, 2023
1 parent dfd98f7 commit efef44c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@ All these things are implemented in 100% managed code on top of existing .NET AP
* [NuGet Packages](https://www.nuget.org/profiles/rvsakno)

# What's new
Release Date: 08-25-2023
Release Date: 09-26-2023

<a href="https://www.nuget.org/packages/dotnext.threading/4.14.2">DotNext.Threading 4.14.2</a>
* Removed redundant memory barrier from async locks and reduced size of wait nodes
<a href="https://www.nuget.org/packages/dotnext.io/4.15.0">DotNext.IO 4.15.0</a>
* Added fast UTF-8 decoding
* Updated dependencies

<a href="https://www.nuget.org/packages/dotnext.net.cluster/4.14.2">DotNext.Net.Cluster 4.14.2</a>
<a href="https://www.nuget.org/packages/dotnext.net.cluster/4.14.3">DotNext.Net.Cluster 4.14.3</a>
* Updated dependencies

<a href="https://www.nuget.org/packages/dotnext.aspnetcore.cluster/4.14.2">DotNext.AspNetCore.Cluster 4.14.2</a>
<a href="https://www.nuget.org/packages/dotnext.aspnetcore.cluster/4.14.3">DotNext.AspNetCore.Cluster 4.14.3</a>
* Updated dependencies

Changelog for previous versions located [here](./CHANGELOG.md).
Expand Down

0 comments on commit efef44c

Please sign in to comment.