Skip to content

Commit e10188c

Browse files
committed
Updated CHANGELOG.md for 1.6.4 release
1 parent 460f420 commit e10188c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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.6.4] - 2022-02-22
10+
911
A 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

0 commit comments

Comments
 (0)