File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments