Skip to content

Commit 30a266e

Browse files
authored
Update RELEASE_NOTES.md for 1.5.32 release (#153)
1 parent 6cee0de commit 30a266e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
#### 1.5.30 October 2024 ####
2-
- Bump `Akka.TestKit` to [1.5.30](https://github.com/akkadotnet/akka.net/releases/tag/1.5.30)
3-
4-
#### 1.5.28 September 2024 ####
5-
- Bump `Akka.TestKit` to [1.5.28](https://github.com/akkadotnet/akka.net/releases/tag/1.5.28)
1+
#### 1.5.32 December 20th 2024 ####
2+
- Bump `Akka.TestKit` to [1.5.32](https://github.com/akkadotnet/akka.net/releases/tag/1.5.32)
63
- Bump `NUnit3TestAdapter` to [4.6.0](https://github.com/nunit/nunit3-vs-adapter/releases/tag/V4.6.0)
74
- Add `NUnit.Analyzers` version [4.3.0](https://github.com/nunit/nunit.analyzers/releases/tag/4.3.0) to ensure we follow NUnit best practices.
8-
- Add support for [NUnit 4.2.2](https://github.com/nunit/nunit/releases/tag/4.2.2) in addition to NUnit 3.
9-
`Akka.TestKit.NUnit` targets NUnit 4, while `Akka.TestKit.NUnit3` targets NUnit 3.
5+
- Add support for [NUnit 4.2.2](https://github.com/nunit/nunit/releases/tag/4.2.2)
6+
7+
`Akka.TestKit.NUnit3` package is now deprecated, `Akka.TestKit.NUnit` will support NUnit 4 from now on.
108

119
#### 1.5.24 June 11 2024 ####
1210
- Bump Akka.TestKit to [1.5.24](https://github.com/akkadotnet/akka.net/releases/tag/1.5.24) ([#124](https://github.com/akkadotnet/Akka.TestKit.NUnit/pull/124))

0 commit comments

Comments
 (0)