diff --git a/CHANGELOG.md b/CHANGELOG.md index 0060546f9..e45a75b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # CHANGELOG ## [next] +- fix bug in the Box2DGame's add and addLater method , when the Component extends BodyComponent and mixin HasGameRef or other mixins ,the mixins will not be set correctly ## 0.25.0 - Externalizing Tiled support to its own package `flame_tiled`