From ccae284ab64737173819578fbd27dd5750591a32 Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Tue, 7 Jan 2025 14:18:02 -0600 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 31f7182e592..fc114d776d3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +#### 1.5.35 January 7th 2024 #### + +*Placeholder for nightlies* + #### 1.5.34 January 7th 2024 #### * [TestKit: Fix DelegatingSupervisorStrategy KeyNotFoundException](https://github.com/akkadotnet/akka.net/pull/7438)