From 87d88538fe24d5b3c7eef1d28914a851ea15c690 Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Tue, 10 Feb 2026 08:34:59 -0600 Subject: [PATCH] Update release date for v1.5.60 --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b40b660..c11f72e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -#### 1.5.60 February 9 2026 #### +#### 1.5.60 February 10 2026 #### * [Update Akka.NET to 1.5.60](https://github.com/akkadotnet/akka.net/releases/tag/1.5.60) * [Add WithContext() support and deprecate Serilog-specific ForContext()](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/310)