Current section
Files
Jump to
Current section
Files
mob_bluetooth
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to **mob_bluetooth** are documented here.
Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Versioning: [SemVer](https://semver.org/spec/v2.0.0.html).
---
## [0.1.0] - 2026-06-12
Initial release. Bluetooth (discovery, SPP / HFP / HID) for Mob apps.
- Device discovery and connection management surfaced through `MobBluetooth`.
- Extracted from mob core in the 0.7.0 plugin-extraction wave.
- Requires `mob ~> 0.7`.