Skip to content

Commit 936e157

Browse files
committed
changelog: add limitations on #628
1 parent a4e9343 commit 936e157

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
- Added optional feature `picking-backend` to support bevy_picking.
88
- See `picking_backend` module documentation for more details.
9-
- Added `geometry::to_bevy_mesh` module behind the feature `to-bevy-mesh` to help with converting parry shapes into bevy meshes.
9+
- Added `geometry::to_bevy_mesh` module behind the feature `to-bevy-mesh` to help with converting parry shapes into bevy meshes (#628).
10+
- Lines, round and custom shapes are not implemented.
1011

1112
### Modified
1213

0 commit comments

Comments
 (0)