File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.5.6 May 8th 2023 ####
2
+
3
+ Version 1.5.6 is a patch with a few minor bug fix
4
+
5
+ * [ TestKit: Remove duplicate info log for unhandled messages] ( https://github.com/akkadotnet/akka.net/pull/6730 )
6
+ * [ Core: Change logging DateTime formatter from 12 hour to 24 hour format] ( https://github.com/akkadotnet/akka.net/pull/6734 )
7
+
8
+ 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 ) .
9
+
10
+ | COMMITS | LOC+ | LOC- | AUTHOR |
11
+ | ---------| ------| ------| ---------------------|
12
+ | 2 | 4 | 4 | Aaron Stannard |
13
+ | 2 | 33 | 84 | Simon Cropp |
14
+ | 2 | 2 | 2 | dependabot[ bot] |
15
+ | 2 | 2 | 2 | Richard Smith |
16
+ | 1 | 2 | 2 | Gregorius Soedharmo |
17
+ | 1 | 2 | 12 | Sergey Popov |
18
+
1
19
#### 1.5.5 May 4th 2023 ####
2
20
3
21
* [ TestKit: Add new variant of ` ExpectAll ` that accepts predicates] ( https://github.com/akkadotnet/akka.net/pull/6668 )
You can’t perform that action at this time.
0 commit comments