Skip to content

Commit 45e2bb0

Browse files
committed
Updated CHANGELOG.md for 1.35.3 release
1 parent 59c5196 commit 45e2bb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
## [1.35.3] - 2024-11-12
10+
911
### Added
12+
1013
- Extension packages (`bunit.generators` and `bunit.web.query`) are flagged as stable.
1114

1215
## [1.34.0] - 2024-11-01
@@ -1414,7 +1417,8 @@ The latest version of the library is availble on NuGet:
14141417
- **Wrong casing on keyboard event dispatch helpers.**
14151418
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
14161419

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
14181422
[1.34.0]: https://github.com/bUnit-dev/bUnit/compare/v1.33.3...v1.34.0
14191423
[1.33.3]: https://github.com/bUnit-dev/bUnit/compare/v1.32.7...1.33.3
14201424
[1.32.7]: https://github.com/bUnit-dev/bUnit/compare/v1.31.3...v1.32.7

0 commit comments

Comments
 (0)