Skip to content

Commit 61cef65

Browse files
committed
Updated CHANGELOG.md for 1.37.7 release
1 parent 1bb0b01 commit 61cef65

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.37.7] - 2024-12-13
10+
911
### Added
12+
1013
- Added support for `RendererInfo` and `AssignedRenderMode` (`.net9.0`).
1114

1215
## [1.36.0] - 2024-11-12
@@ -1426,7 +1429,8 @@ The latest version of the library is availble on NuGet:
14261429
- **Wrong casing on keyboard event dispatch helpers.**
14271430
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
14281431

1429-
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.36.0...HEAD
1432+
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.37.7...HEAD
1433+
[1.37.7]: https://github.com/bUnit-dev/bUnit/compare/v1.36.0...1.37.7
14301434
[1.36.0]: https://github.com/bUnit-dev/bUnit/compare/v1.35.3...v1.36.0
14311435
[1.35.3]: https://github.com/bUnit-dev/bUnit/compare/v1.34.0...1.35.3
14321436
[1.34.0]: https://github.com/bUnit-dev/bUnit/compare/v1.33.3...v1.34.0

0 commit comments

Comments
 (0)