Skip to content

Commit 097be1d

Browse files
Update RELEASE_NOTES.md for 1.5.51 release (#547)
1 parent 4fe066c commit 097be1d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### 1.5.51 October 1st 2025 ####
2+
3+
* [Bump AkkaVersion and AkkaHostingVersion to 1.5.51](https://github.com/akkadotnet/akka.net/releases/tag/1.5.51)
4+
15
#### 1.5.44 June 23rd 2025 ####
26

37
* [Bump AkkaVersion and AkkaHostingVersion to 1.5.44](https://github.com/akkadotnet/akka.net/releases/tag/1.5.44)

src/Directory.Generated.props

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.5.27</VersionPrefix>
4-
<PackageReleaseNotes>* [Bump Akka to 1.5.27.1](https://github.com/akkadotnet/akka.net/releases/tag/1.5.27.1)
5-
* [Bump Akka.Hosting to v1.5.27](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.27)
6-
* [Resolved: Auto initialization of tables isn't supported from the read journal side.](https://github.com/akkadotnet/Akka.Persistence.Sql/issues/344)</PackageReleaseNotes>
3+
<VersionPrefix>1.5.51</VersionPrefix>
4+
<PackageReleaseNotes>* [Bump AkkaVersion and AkkaHostingVersion to 1.5.51](https://github.com/akkadotnet/akka.net/releases/tag/1.5.51)</PackageReleaseNotes>
75
</PropertyGroup>
86
</Project>

0 commit comments

Comments
 (0)