Skip to content

Commit 5076107

Browse files
committed
updates doc
1 parent abdd5a4 commit 5076107

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,15 @@ It leverages on Bluez driver, a component supported by the following platforms a
118118
- **1.6** - Upgrades deps and removes some dependencies; migrates to npm; improves gh-actions
119119
- **1.7** - Fixes compatibility issue [#30](https://github.com/chrvadala/node-ble/issues/30); Adds JSdoc; Deprecates NodeJS 10 and 12; Upgrades deps;
120120
- **1.8** - Upgrades deps and gh-actions os; Adds `Bluetooth.activeAdapters()` func [#45](https://github.com/chrvadala/node-ble/pull/45);
121+
- **1.9** - Upgrades deps; Adds `writeValueWithoutResponse()` and `writeValueWithResponse` methods [#47](https://github.com/chrvadala/node-ble/pull/47); Improves typescript definition [#48](https://github.com/chrvadala/node-ble/pull/48)
121122

122123
# Contributors
123124
- [chrvadala](https://github.com/chrvadala) (author)
124125
- [pascalopitz](https://github.com/pascalopitz)
125126
- [lupol](https://github.com/lupol)
126127
- [altaircunhajr](https://github.com/altaircunhajr)
128+
- [derwehr](https://github.com/derwehr)
129+
- [mxc42](https://github.com/mxc42)
127130

128131
# References
129132
- https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/adapter-api.txt

0 commit comments

Comments
 (0)