Skip to content

Commit 77da254

Browse files
committed
Updated CHANGELOG.md for 1.14.4 release
1 parent 7843cbf commit 77da254

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
## [1.14.4] - 2023-01-11
10+
911
### Added
1012

11-
- Added `IMemoryCache` by default to the Services container. By [@linkdotnet](https://github.com/linkdotnet).
13+
- Added `IMemoryCache` by default to the Services container. By [@linkdotnet](https://github.com/linkdotnet).
1214

1315
### Fixed
1416

@@ -1237,7 +1239,9 @@ The latest version of the library is availble on NuGet:
12371239
- **Wrong casing on keyboard event dispatch helpers.**
12381240
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
12391241
1240-
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.13.5...HEAD
1242+
[Unreleased]: https://github.com/bUnit-dev/bUnit/compare/v1.14.4...HEAD
1243+
1244+
[1.14.4]: https://github.com/bUnit-dev/bUnit/compare/v1.13.5...v1.14.4
12411245
12421246
[1.13.5]: https://github.com/bUnit-dev/bUnit/compare/v1.12.6...1.13.5
12431247

0 commit comments

Comments
 (0)