Skip to content

Commit b86345c

Browse files
committed
Updated release dates
1 parent 011eb13 commit b86345c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes
22
====
33

4-
# 09-11-2025
4+
# 09-15-2025
55
<a href="https://www.nuget.org/packages/dotnext/5.25.0">DotNext 5.25.0</a>
66
* Added `CatchException` extension method to capture the exception produced by `await` operator instead of raising it at the call site
77
* Various performance improvements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All these things are implemented in 100% managed code on top of existing .NET AP
4444
* [NuGet Packages](https://www.nuget.org/profiles/rvsakno)
4545

4646
# What's new
47-
Release Date: 09-11-2025
47+
Release Date: 09-15-2025
4848

4949
<a href="https://www.nuget.org/packages/dotnext/5.25.0">DotNext 5.25.0</a>
5050
* Added `CatchException` extension method to capture the exception produced by `await` operator instead of raising it at the call site

0 commit comments

Comments
 (0)