Files
bevy_cef/CHANGELOG.md
elm 291f06e74b Remove auto install debugging tools (#5)
Please refer to README.md and install manually from now on.
2025-08-19 12:58:30 +09:00

14 lines
282 B
Markdown

## Unreleased
### Bug Fixes
- Fixed so that webview can detect pointers correctly even if it is not the root entity.
### Breaking Changes
- Remove auto install debug tools
- Please refer to [README.md](./README.md) and install manually from now on.
## v0.1.0
First release