Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added v0.4.1 release notes #328

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## [0.4.0] / June 19 2024
## [0.4.1] / September 24 2024

* Upgraded all Akka.NET dependenices to [Akka v1.5.25](https://github.com/akkadotnet/akka.net/releases/tag/1.5.25) in order to avoid [Akka.Logging: v1.5.21 appears to have truncated log source, timestamps, etc from all log messages](https://github.com/akkadotnet/akka.net/issues/7255)
* Upgraded all Akka.NET dependenices to [Akka v1.5.28](https://github.com/akkadotnet/akka.net/releases/tag/1.5.28)
Loading