File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ All notable changes to **bUnit** will be documented in this file. The project ad
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.35.3] - 2024-11-12
10
+
9
11
### Added
12
+
10
13
- Extension packages (` bunit.generators ` and ` bunit.web.query ` ) are flagged as stable.
11
14
12
15
## [ 1.34.0] - 2024-11-01
@@ -1414,7 +1417,8 @@ The latest version of the library is availble on NuGet:
1414
1417
- ** Wrong casing on keyboard event dispatch helpers.**
1415
1418
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from ` Keypress(...) ` to ` KeyPress(...) ` .
1416
1419
1417
- [ unreleased ] : https://github.com/bUnit-dev/bUnit/compare/v1.34.0...HEAD
1420
+ [ unreleased ] : https://github.com/bUnit-dev/bUnit/compare/v1.35.3...HEAD
1421
+ [ 1.35.3 ] : https://github.com/bUnit-dev/bUnit/compare/v1.34.0...1.35.3
1418
1422
[ 1.34.0 ] : https://github.com/bUnit-dev/bUnit/compare/v1.33.3...v1.34.0
1419
1423
[ 1.33.3 ] : https://github.com/bUnit-dev/bUnit/compare/v1.32.7...1.33.3
1420
1424
[ 1.32.7 ] : https://github.com/bUnit-dev/bUnit/compare/v1.31.3...v1.32.7
You can’t perform that action at this time.
0 commit comments