Skip to content

Commit b34029c

Browse files
authored
Fix v0.4.8 changelog entry header (#341)
1 parent 06ca224 commit b34029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- **Breaking:** Removed `SurfaceExtWeb` and the associated `NoDisplayHandle` and `NoWindowHandle` helpers. Use `RawWindowHandle::WebCanvas` or `RawWindowHandle::WebOffscreenCanvas` instead.
1717
- Fixed `present_with_damage` with bounds out of range on Windows, Web and X11.
1818

19-
# 0.4.7
19+
# 0.4.8
2020

2121
- Fix documentation building on `docs.rs`.
2222

0 commit comments

Comments
 (0)