diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..d782bf9 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: navideck diff --git a/CHANGELOG.md b/CHANGELOG.md index c236e4d..570bec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.0 +* Improve windows device name discovery +* Improve linux implementation +* Improve titles in example app + ## 0.8.4 * Add `WebRequestOptionsBuilder.defaultServices` for convenience when setting `optionalServices` when scanning on web * Add "try online" URL in readme diff --git a/pubspec.yaml b/pubspec.yaml index 8bde286..1c18b63 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,9 +1,10 @@ name: universal_ble description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter -version: 0.8.4 +version: 0.9.0 homepage: https://navideck.com repository: https://github.com/Navideck/universal_ble issue_tracker: https://github.com/Navideck/universal_ble/issues +funding: https://github.com/sponsors/Navideck platforms: android: