Skip to content

Commit 9df6e72

Browse files
linkdotnetegil
authored andcommitted
fix: Moved changelog entry from added to fixed
1 parent 215b648 commit 9df6e72

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9-
### Added
10-
- Added more non bubbling events to bUnit so it behaves closer to the HTML specification. [@linkdotnet](https://github.com/linkdotnet).
11-
129
### Fixed
1310

1411
- `ClickAsync` could lead to bubbling exceptions from `GetDispatchEventTasks` even though they should be handled. Reported by [@aguacongas](aguacongas). Fixed by [@linkdotnet](https://github.com/linkdotnet).
15-
12+
- Added more non bubbling events to bUnit so it behaves closer to the HTML specification. [@linkdotnet](https://github.com/linkdotnet).
1613

1714
## [1.5.12] - 2022-02-15
1815

0 commit comments

Comments
 (0)