File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66
77## [ Unreleased]
88
9- - Upgrade all .NET 8 preview dependencies to .NET 8 stable.
9+ ## [ 1.25.3] - 2023-11-14
10+
11+ - Upgrade all .NET 8 preview dependencies to .NET 8 stable.
1012
1113## [ 1.24.10] - 2023-10-14
1214
@@ -1330,7 +1332,9 @@ The latest version of the library is availble on NuGet:
13301332- **Wrong casing on keyboard event dispatch helpers.**
13311333 The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
13321334
1333- [Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.24.10...HEAD
1335+ [Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.25.3...HEAD
1336+
1337+ [1.25.3]: https://github.com/bUnit-dev/bUnit/compare/v1.24.10...1.25.3
13341338
13351339[1.24.10]: https://github.com/bUnit-dev/bUnit/compare/v1.23.9...v1.24.10
13361340
You can’t perform that action at this time.
0 commit comments