Skip to content

Commit

Permalink
edit changelog - not a breaking change, field was not pub
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny-smitherson committed Nov 3, 2023
1 parent 31518e3 commit 3547d78
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.
- **Breaking** Delete `RapierDebugRenderPlugin::depth_test` after switch to Bevy 0.11 Gizmos.
- Switch to `bevy 0.11` and use its new Gizmos API.

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

0 comments on commit 3547d78

Please sign in to comment.