Skip to content

Commit

Permalink
Updated CHANGELOG.md for 1.15.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bUnitBot committed Feb 4, 2023
1 parent cb9bb0e commit 1c969be
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All notable changes to **bUnit** will be documented in this file. The project ad

## [Unreleased]

## [1.15.5] - 2023-02-04

- Upgrade AngleSharp.Diffing to 0.17.1

## [1.14.4] - 2023-01-11
Expand Down Expand Up @@ -1241,7 +1243,9 @@ The latest version of the library is availble on NuGet:
- **Wrong casing on keyboard event dispatch helpers.**
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.14.4...HEAD
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.15.5...HEAD
[1.15.5]: https://github.com/bUnit-dev/bUnit/compare/v1.14.4...1.15.5
[1.14.4]: https://github.com/bUnit-dev/bUnit/compare/v1.13.5...v1.14.4
Expand Down

0 comments on commit 1c969be

Please sign in to comment.