File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff 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.6.4] - 2022-02-22
10+
911A quick minor release that primiarily fixes a regression in 1.5.12.
1012
1113### Fixed
@@ -1122,7 +1124,9 @@ The latest version of the library is availble on NuGet:
11221124- ** Wrong casing on keyboard event dispatch helpers .**
11231125 The helper methods for the keyboard events was not probably cased , so that has been updated . E .g . from `Keypress (.. .)` to `KeyPress (.. .)`.
11241126
1125- [Unreleased ]: https :// github.com/bUnit-dev/bUnit/compare/v1.5.12...HEAD
1127+ [Unreleased ]: https :// github.com/bUnit-dev/bUnit/compare/v1.6.4...HEAD
1128+
1129+ [1.6.4 ]: https :// github.com/bUnit-dev/bUnit/compare/v1.5.12...v1.6.4
11261130
11271131[1.5.12 ]: https :// github.com/bUnit-dev/bUnit/compare/v1.4.15...v1.5.12
11281132
You can’t perform that action at this time.
0 commit comments