You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ All notable changes to **bUnit** will be documented in this file. The project ad
8
8
9
9
### Fixed
10
10
11
-
- bUnit's built-in HTML parser did not correctly parse full HTML documents that included a `<!DOCTYPE html>` as the first element. Fixed by [@egil](https://github.com/egil).
11
+
- bUnit's built-in HTML parser did not correctly parse full HTML documents that included a <!DOCTYPE html> as the first element. Fixed by [@egil](https://github.com/egil).
12
12
13
13
### Changed
14
14
-`NavigationManager` is again registered as a singleton instead of scoped.
0 commit comments