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.13.5] - 2022-12-16
10+
911This 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
You can’t perform that action at this time.
0 commit comments