Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobhellermann committed Aug 11, 2024
1 parent dc1f558 commit fde5d60
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Version 0.25.2
- introduce features for egui clipboard and open\_url to improve wasm compat
- re-enable image and mesh inspector impls

## Version 0.25.1
- don't clamp linearrgba values
- fix render layer inspector
- actually make bevy\_egui/render optional
- put quick.rs plugins in their own schedule to fix system ambiguity

## Version 0.25.0
- update to bevy 0.14, egui 0.28
- make `bevy_render` an optional feature
Expand Down

0 comments on commit fde5d60

Please sign in to comment.