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.15.5] - 2023-02-04
10+
911- Upgrade AngleSharp.Diffing to 0.17.1
1012
1113## [ 1.14.4] - 2023-01-11
@@ -1241,7 +1243,9 @@ The latest version of the library is availble on NuGet:
12411243- **Wrong casing on keyboard event dispatch helpers.**
12421244 The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
12431245
1244- [Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.14.4...HEAD
1246+ [Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.15.5...HEAD
1247+
1248+ [1.15.5]: https://github.com/bUnit-dev/bUnit/compare/v1.14.4...1.15.5
12451249
12461250[1.14.4]: https://github.com/bUnit-dev/bUnit/compare/v1.13.5...v1.14.4
12471251
You can’t perform that action at this time.
0 commit comments