File tree 1 file changed +4
-1
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.33.3] - 2024-10-11
10
+
9
11
### Added
10
12
11
13
- ` bunit.generators ` respect parameters from the base class.
@@ -1403,7 +1405,8 @@ The latest version of the library is availble on NuGet:
1403
1405
- ** Wrong casing on keyboard event dispatch helpers.**
1404
1406
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from ` Keypress(...) ` to ` KeyPress(...) ` .
1405
1407
1406
- [ unreleased ] : https://github.com/bUnit-dev/bUnit/compare/v1.32.7...HEAD
1408
+ [ unreleased ] : https://github.com/bUnit-dev/bUnit/compare/v1.33.3...HEAD
1409
+ [ 1.33.3 ] : https://github.com/bUnit-dev/bUnit/compare/v1.32.7...1.33.3
1407
1410
[ 1.32.7 ] : https://github.com/bUnit-dev/bUnit/compare/v1.31.3...v1.32.7
1408
1411
[ 1.31.3 ] : https://github.com/bUnit-dev/bUnit/compare/v1.30.3...1.31.3
1409
1412
[ 1.30.3 ] : https://github.com/bUnit-dev/bUnit/compare/v1.29.5...v1.30.3
You can’t perform that action at this time.
0 commit comments