Skip to content

Commit

Permalink
Added v1.5.20 release notes (#452)
Browse files Browse the repository at this point in the history
## [1.5.20] / 30 April 2024

* [Update Akka.NET to 1.5.20](https://github.com/akkadotnet/akka.net/releases/tag/1.5.20)
* Added improved APIs for setting default `ILogMessageFormatter`s - the `LoggerConfigBuilder.WithDefaultLogMessageFormatter<T>` method.
  • Loading branch information
Aaronontheweb committed Apr 30, 2024
1 parent f61d6a0 commit e76d49a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.5.20] / 30 April 2024

* [Update Akka.NET to 1.5.20](https://github.com/akkadotnet/akka.net/releases/tag/1.5.20)
* Added improved APIs for setting default `ILogMessageFormatter`s - the `LoggerConfigBuilder.WithDefaultLogMessageFormatter<T>` method.

## [1.5.19] / 17 April 2024

* [Update Akka.NET to 1.5.19](https://github.com/akkadotnet/akka.net/releases/tag/1.5.19)
Expand Down

0 comments on commit e76d49a

Please sign in to comment.