Skip to content

Commit

Permalink
Fix issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
zsoltk committed Nov 22, 2022
1 parent 5db4a6d commit bfd8cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## 1.0.1

- [#268](https://github.com/bumble-tech/appyx/pull/268)**Fixed**: `PermanentChild` now does not crash in UI tests with `ComposeTestRule`.
- [#268](https://github.com/bumble-tech/appyx/pull/276)**Fixed**: Back press handlers order is fixed for RIBs-Appyx integration.
- [#276](https://github.com/bumble-tech/appyx/pull/276)**Fixed**: Back press handlers order is fixed for RIBs-Appyx integration.
- [#272](https://github.com/bumble-tech/appyx/pull/272)**Changed**: `attachWorkflow` renamed to `attachChild`. `executeWorkflow` renamed to `executeAction`.
- [#272](https://github.com/bumble-tech/appyx/pull/272)**Added**: `NodeReadyObserver` plugin to observe when the `Node` is ready

Expand Down

0 comments on commit bfd8cd4

Please sign in to comment.