Skip to content

Commit

Permalink
Update MIGRATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger authored Oct 23, 2023
1 parent fabda38 commit c3a10dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
@@ -193,4 +193,4 @@ BluetoothDevice? myDevice = await myDeviceFuture;

## 1.20.3

* **new function:** Introduced a new `connectedDevices` function. Caution: a previous function used the same name. That older function is now called systemDevices.
* **new function:** Introduced a new `connectedDevices` function. **Caution:** a previous function used the same name. That older function is now called `systemDevices`.

0 comments on commit c3a10dd

Please sign in to comment.