Update Changelog

This commit is contained in:
Sébastien Crozet
2023-03-26 18:05:35 +02:00
parent d76eb97fd8
commit 82aa37ed30

View File

@@ -8,6 +8,8 @@
### Modified ### Modified
- Make `Wheel::friction_slip` public to customize the front friction applied to the vehicle controllers wheels. - Make `Wheel::friction_slip` public to customize the front friction applied to the vehicle controllers wheels.
- Add the `DebugRenderBackend::filter_object` predicate that can be implemented to apply custom filtering rules
on the objects being rendered.
## v0.17.2 (26 Feb. 2023) ## v0.17.2 (26 Feb. 2023)
### Fix ### Fix