File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments