Skip to content

Commit 0b3b16b

Browse files
committed
Updated CHANGELOG.md for 1.40.0 release
1 parent 1fc2c77 commit 0b3b16b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
## [1.40.0] - 2025-06-14
10+
911
### Fixed
1012

1113
- Aligned Microsoft packages to their TFM version
@@ -1447,7 +1449,8 @@ The latest version of the library is availble on NuGet:
14471449
- **Wrong casing on keyboard event dispatch helpers.**
14481450
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
14491451

1450-
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.39.5...HEAD
1452+
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.40.0...HEAD
1453+
[1.40.0]: https://github.com/bUnit-dev/bUnit/compare/v1.39.5...v1.40.0
14511454
[1.39.5]: https://github.com/bUnit-dev/bUnit/compare/v1.38.5...1.39.5
14521455
[1.38.5]: https://github.com/bUnit-dev/bUnit/compare/v1.37.7...v1.38.5
14531456
[1.37.7]: https://github.com/bUnit-dev/bUnit/compare/v1.36.0...1.37.7

0 commit comments

Comments
 (0)