Skip to content

Commit 8cfdb63

Browse files
committed
Merge branch 'stable'
2 parents c53a8b1 + f145a90 commit 8cfdb63

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.13.5] - 2022-12-16
10+
911
This release contains a bunch of small tweaks and fixes.
1012

1113
## [1.12.6] - 2022-11-08
@@ -1226,7 +1228,9 @@ The latest version of the library is availble on NuGet:
12261228
- **Wrong casing on keyboard event dispatch helpers.**
12271229
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
12281230
1229-
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.12.6...HEAD
1231+
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.13.5...HEAD
1232+
1233+
[1.13.5]: https://github.com/bUnit-dev/bUnit/compare/v1.12.6...1.13.5
12301234
12311235
[1.12.6]: https://github.com/bUnit-dev/bUnit/compare/v1.11.7...v1.12.6
12321236

0 commit comments

Comments
 (0)