Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
bUnitBot committed Nov 12, 2024
2 parents d4f774d + 45e2bb0 commit cb082c3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ All notable changes to **bUnit** will be documented in this file. The project ad

## [Unreleased]

## [1.35.3] - 2024-11-12

### Added

- Extension packages (`bunit.generators` and `bunit.web.query`) are flagged as stable.

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

[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.34.0...HEAD
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.35.3...HEAD
[1.35.3]: https://github.com/bUnit-dev/bUnit/compare/v1.34.0...1.35.3
[1.34.0]: https://github.com/bUnit-dev/bUnit/compare/v1.33.3...v1.34.0
[1.33.3]: https://github.com/bUnit-dev/bUnit/compare/v1.32.7...1.33.3
[1.32.7]: https://github.com/bUnit-dev/bUnit/compare/v1.31.3...v1.32.7
Expand Down

0 comments on commit cb082c3

Please sign in to comment.