Skip to content

Commit b9db836

Browse files
committed
Updated CHANGELOG.md for 1.25.3 release
1 parent 2872210 commit b9db836

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)