From 6f1ffc151b1dcd71c40d87d22589ce2d8f5f1450 Mon Sep 17 00:00:00 2001 From: Gregorius Soedharmo Date: Tue, 14 Jan 2025 05:02:40 +0700 Subject: [PATCH] Update RELEASE_NOTES.md for 1.5.35 release --- RELEASE_NOTES.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ca2c912..a0e8e92 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ -#### 1.5.34 January 7th 2025 #### +#### 1.5.35 January 13th 2025 #### -* [Bump Akka.NET to 1.5.34](https://github.com/akkadotnet/akka.net/releases/tag/1.5.34) +* [Bump Akka.NET to 1.5.35](https://github.com/akkadotnet/akka.net/releases/tag/1.5.35) +* [Bump Microsoft.Extensions.* packages to 8.0.X](https://github.com/akkadotnet/Akka.Hosting/pull/553) +* [Bump Microsoft.Bcl.AsyncInterfaces to 8.0.X](https://github.com/akkadotnet/Akka.Hosting/pull/553) +* [Bump System.Text.Json to 8.0.X](https://github.com/akkadotnet/Akka.Hosting/pull/553)