Skip to content

Commit f90619d

Browse files
committed
Update CHANGELOG.md
1 parent 3947fe3 commit f90619d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ The following changes took place in the Pointer class:
108108
* The PluginManager will now display a console warning if it skips installing a plugin (during boot) because the plugin value is missing or empty (thanks @samme)
109109
* When creating a Matter Constraint via the Factory you can now optionally provide a `length`. If not given, it will determine the length automatically from the position of the two bodies.
110110
* When creating a Matter Game Object you can now pass in a pre-created Matter body instead of a config object.
111+
* When Debug Draw is enabled for Arcade Physics it will now use `Graphics.defaultStrokeWidth` to drawn the body with, this makes static bodies consistent with dynamic ones (thanks @samme)
112+
111113

112114
### Bug Fixes
113115

0 commit comments

Comments
 (0)