Update CHANGELOG

This commit is contained in:
Sébastien Crozet
2022-10-02 18:30:26 +02:00
parent 9a4afcc43e
commit f7bec3c49c
3 changed files with 24 additions and 2 deletions

View File

@@ -203,7 +203,6 @@ pub mod math {
/// Prelude containing the common types defined by Rapier.
pub mod prelude {
// pub use crate::controller::*;
pub use crate::dynamics::*;
pub use crate::geometry::*;
pub use crate::math::*;