Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.18 release (#7119)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus committed Mar 12, 2024
1 parent 251622d commit d726db8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASE_NOTES.md
@@ -1,3 +1,16 @@
#### 1.5.18 March 13th 2024 ####

Akka.NET v1.5.17.1 is a patch release for Akka.NET with a feature addition.

* [Migrate all internal dispatchers to default thread pool dispatcher](https://github.com/akkadotnet/akka.net/pull/7117)

| COMMITS | LOC+ | LOC- | AUTHOR |
|---------|------|------|-----------------|
| 1 | 9 | 9 | Aaron Stannard |
| 1 | 1 | 1 | dependabot[bot] |

You can [see the full set of changes for Akka.NET v1.5.18 here](https://github.com/akkadotnet/akka.net/milestones/1.5.18).

#### 1.5.17.1 March 1st 2024 ####

Akka.NET v1.5.17.1 is a patch release for Akka.NET with a bug fix.
Expand Down

0 comments on commit d726db8

Please sign in to comment.