Skip to content

Commit 2395161

Browse files
committed
Updated CHANGELOG.md for 2.6.2 release
1 parent a452cce commit 2395161

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+
## [2.6.2] - 2026-02-27
10+
911
### Added
1012

1113
- net11.0 support
@@ -1514,7 +1516,8 @@ The latest version of the library is availble on NuGet:
15141516
- **Wrong casing on keyboard event dispatch helpers.**
15151517
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
15161518

1517-
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...HEAD
1519+
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v2.6.2...HEAD
1520+
[2.6.2]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...v2.6.2
15181521
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...2.5.3
15191522
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.4.2...v2.5.3
15201523
[2.4.2]: https://github.com/bUnit-dev/bUnit/compare/v2.3.4...2.4.2

0 commit comments

Comments
 (0)