We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e2fcf commit 2d8da57Copy full SHA for 2d8da57
RELEASE_NOTES.md
@@ -1,3 +1,8 @@
1
+#### 0.3.3 June 10th 2025 ####
2
+
3
+* [AK2003, AK2004: Must not use void async delegate in `Receive` message handler](https://github.com/akkadotnet/akka.analyzers/pull/122)
4
+* [AK2005: Must not use void async delegate in `Command` message handler](https://github.com/akkadotnet/akka.analyzers/pull/123)
5
6
#### 0.3.2 April 28th 2025 ####
7
8
* [AK1008: Add code fix](https://github.com/akkadotnet/akka.analyzers/pull/117)
0 commit comments