Skip to content

Commit a95c4be

Browse files
committed
Updated CHANGELOG.md for 1.33.3 release
1 parent 76793a1 commit a95c4be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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+
## [1.33.3] - 2024-10-11
10+
911
### Added
1012

1113
- `bunit.generators` respect parameters from the base class.
@@ -1403,7 +1405,8 @@ The latest version of the library is availble on NuGet:
14031405
- **Wrong casing on keyboard event dispatch helpers.**
14041406
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
14051407

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
14071410
[1.32.7]: https://github.com/bUnit-dev/bUnit/compare/v1.31.3...v1.32.7
14081411
[1.31.3]: https://github.com/bUnit-dev/bUnit/compare/v1.30.3...1.31.3
14091412
[1.30.3]: https://github.com/bUnit-dev/bUnit/compare/v1.29.5...v1.30.3

0 commit comments

Comments
 (0)