From 68d45340922c14de35534225eb5907ac22323fbc Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Mon, 17 Jun 2024 11:46:10 -0500 Subject: [PATCH] Added v1.5.25 release notes (#409) --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 748ff4ab..09b2fb83 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,8 @@ +#### 1.5.25 June 17th 2024 #### + +* [Bump AkkaVersion to 1.5.25](https://github.com/akkadotnet/akka.net/releases/tag/1.5.25) +* [Bump Akka.Hosting version to 1.5.25](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.25) + #### 1.5.24 June 13th 2024 #### * [Bump AkkaVersion to 1.5.24](https://github.com/akkadotnet/akka.net/releases/tag/1.5.24)