Skip to content

Commit dc761ed

Browse files
committed
Updates README
1 parent 94ee828 commit dc761ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ destroy()
129129
- **1.10** - Upgrades deps and gh-actions; Fixes memory leak [#37](https://github.com/chrvadala/node-ble/pull/37); Makes MAC Address case insensitive
130130
- **1.11** - Upgrades deps; Fixes doc [#69](https://github.com/chrvadala/node-ble/pull/69); Adds `getManufacturerData` and `getAdvertisingData` functions on `Device` [#67](https://github.com/chrvadala/node-ble/pull/67); Adds `getServiceData` functions on `Device`; Improves pre-requisite doc section [#68](https://github.com/chrvadala/node-ble/pull/68)
131131
- **1.12** - Upgrades deps and actions; Fixes memory leak [#75](https://github.com/chrvadala/node-ble/pull/75); Improved docs with copy-and-paste configuration scripts.
132+
- **1.13** - Upgrades deps; Fixes race condition [#77](https://github.com/chrvadala/node-ble/pull/77)
132133

133134
# Contributors
134135
- [chrvadala](https://github.com/chrvadala) (author)
@@ -141,6 +142,7 @@ destroy()
141142
- [raffone17](https://github.com/Raffone17)
142143
- [gmacario](https://github.com/gmacario)
143144
- [ianchanning](https://github.com/ianchanning)
145+
- [nmasse-itix](https://github.com/nmasse-itix)
144146

145147
# References
146148
- https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/adapter-api.txt?h=5.64

0 commit comments

Comments
 (0)