Skip to content

Commit

Permalink
Changelog: specify that the bevy update is about the testbed
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Nov 4, 2023
1 parent c57a0a3 commit 556ba1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Make `Wheel::friction_slip` public to customize the front friction applied to the vehicle controller’s wheels.
- Add the `DebugRenderBackend::filter_object` predicate that can be implemented to apply custom filtering rules
on the objects being rendered.
- Switch to `bevy 0.11` and use its new Gizmos API.
- Switch the testbed to `bevy 0.11` and use its new Gizmos API for rendering lines.

## v0.17.2 (26 Feb. 2023)
### Fix
Expand Down

0 comments on commit 556ba1f

Please sign in to comment.