All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- add MongoDB registry example
- writeAttributes misses 'stp' attribute
- return 403 when registration client is rejected
- validate update registration query
- add examples/battery-level.js
- add coveralls
- test coverage now is performed with nyc (part of istanbul.js)
- stop using deprecated Buffer API (unsafe)