Skip to content

Commit

Permalink
Merge pull request #88 from Arkatufus/Update-RELEASE_NOTES-for-0.2.4
Browse files Browse the repository at this point in the history
Update RELEASE_NOTES.md for 0.2.4 release
  • Loading branch information
Arkatufus committed Apr 4, 2024
2 parents ddf6d12 + aff4f51 commit 9c31515
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 0.2.4 April 4th 2024 ####

* [AK1004: Add rule to suggest IWithTimers usage](https://github.com/akkadotnet/akka.analyzers/pull/81)
* [AK1005: Add rule to detect improper use of `Sender` and `Self` inside lambda callbacks](https://github.com/akkadotnet/akka.analyzers/pull/87)
* [AK1007: Add rule to flag use of `IWithTimers` inside PreRestart and AroundPreRestart](https://github.com/akkadotnet/akka.analyzers/pull/85)

#### 0.2.3.1 March 1st 2024 ####

* [Fix multi targeting default version bug](https://github.com/akkadotnet/akka.analyzers/pull/77)
Expand Down

0 comments on commit 9c31515

Please sign in to comment.