Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.6 release (#6740)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored May 8, 2023
1 parent c402cc7 commit 899e62f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
#### 1.5.6 May 8th 2023 ####

Version 1.5.6 is a patch with a few minor bug fix

* [TestKit: Remove duplicate info log for unhandled messages](https://github.com/akkadotnet/akka.net/pull/6730)
* [Core: Change logging DateTime formatter from 12 hour to 24 hour format](https://github.com/akkadotnet/akka.net/pull/6734)

If you want to see the [full set of changes made in Akka.NET v1.5.6, click here](https://github.com/akkadotnet/akka.net/milestone/88?closed=1).

| COMMITS | LOC+ | LOC- | AUTHOR |
|---------|------|------|---------------------|
| 2 | 4 | 4 | Aaron Stannard |
| 2 | 33 | 84 | Simon Cropp |
| 2 | 2 | 2 | dependabot[bot] |
| 2 | 2 | 2 | Richard Smith |
| 1 | 2 | 2 | Gregorius Soedharmo |
| 1 | 2 | 12 | Sergey Popov |

#### 1.5.5 May 4th 2023 ####

* [TestKit: Add new variant of `ExpectAll` that accepts predicates](https://github.com/akkadotnet/akka.net/pull/6668)
Expand Down

0 comments on commit 899e62f

Please sign in to comment.