Skip to content

Commit 4db5a6e

Browse files
committed
docs: update change log
1 parent 3fbb77c commit 4db5a6e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## Fixed
10+
11+
- TestRenderer throws `ObjectDisposedException` if any methods is accessed after it has been disposed. It will also prevent changes to the internal render tree after it has been disposed. By [@egil](https://github.com/egil).
12+
13+
914
## [1.19.14] - 2023-04-26
1015

1116
### Fixed
@@ -33,7 +38,7 @@ All notable changes to **bUnit** will be documented in this file. The project ad
3338

3439
## [1.15.5] - 2023-02-04
3540

36-
- Upgrade AngleSharp.Diffing to 0.17.1.
41+
- Upgrade AngleSharp.Diffing to 0.17.1.
3742

3843
## [1.14.4] - 2023-01-11
3944

0 commit comments

Comments
 (0)