Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit e49da13

Browse files
authored
Update RELEASE_NOTES.md for 1.5.13 release (#340)
1 parent c9f5f43 commit e49da13

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Akka.Persistence.SqlServer.sln

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{D8BAD8E8
1111
src\Directory.Build.props = src\Directory.Build.props
1212
src\Directory.Packages.props = src\Directory.Packages.props
1313
build.ps1 = build.ps1
14+
README.md = README.md
15+
RELEASE_NOTES.md = RELEASE_NOTES.md
1416
EndProjectSection
1517
EndProject
1618
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{85A25CFE-0B51-45FC-9C5E-271F9557F8D3}"

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.5.13 April 24 2023 ####
2+
3+
* [Update Akka.NET to v1.5.13](https://github.com/akkadotnet/akka.net/releases/tag/1.5.13)
4+
* [Update snapshot SQL to prevent deadlock](https://github.com/akkadotnet/Akka.Persistence.SqlServer/pull/319)
5+
* [Update Akka.Hosting version to 1.5.13](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.13)
6+
17
#### 1.5.4 April 24 2023 ####
28

39
* [Update Akka.NET to v1.5.4](https://github.com/akkadotnet/akka.net/releases/tag/1.5.4)

0 commit comments

Comments
 (0)