update: bump CEF version to 144.4.0 and adjust CHANGELOG

This commit is contained in:
not-elm
2026-02-07 11:56:58 +09:00
parent 40a3455f55
commit 9da992fdd6
4 changed files with 8 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
### Breaking Changes
- Support Bevy 0.18
- Update CEF version to 144.2.0+144.0.11
- Update CEF version to 144.4.0
- Improve message loop handling
- We can now specify command-line switches when creating the `CefPlugin`.
- As a result, `CefPlugin` is no longer a unit struct.