Skip to content

Commit cdbb476

Browse files
committed
Add changelog entry
1 parent e61da61 commit cdbb476

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/dev/reference/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ date: "2024-09-18"
4242
# updated: "" # When the content was last entirely checked
4343
---
4444

45+
{{% changelog color="added" title="Bluetooth provisioning" date="2025-06-02" %}}
46+
Added support for Bluetooth Low Energy (BLE) provisioning, allowing devices to be set up via Bluetooth connection.
47+
For an example implementation, see the [Flutter Provisioning package](https://github.com/viamrobotics/viam_flutter_provisioning/).
48+
{{% /changelog %}}
49+
4550
{{% changelog color="removed" title="Frame tab removed, use Add Frame button" date="2025-05-15" %}}
4651

4752
The frame tab no longer exists in the Viam app.

0 commit comments

Comments
 (0)