diff --git a/CHANGELOG.md b/CHANGELOG.md index f5134ae50..bc47b8f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,11 @@ ### Fixed -- [#586](https://github.com/bumble-tech/appyx/issues/586) – Fix `AppyxComponent` wrongly applying width and height modifier to children composables - [#584](https://github.com/bumble-tech/appyx/pull/584) – Fix applying offset twice in `AppyxComponent` - [#585](https://github.com/bumble-tech/appyx/pull/585) – Fix drag vs align - [#571](https://github.com/bumble-tech/appyx/pull/571) – Avoid `MotionController` recreation +- [#587](https://github.com/bumble-tech/appyx/pull/587) – Fix `DraggableChildren` and rename it to `AppyxComponent` +- [#588](https://github.com/bumble-tech/appyx/pull/588) – Set bounds on all new motion controllers ## 2.0.0-alpha04