Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 693 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 693 Bytes

Changelog

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.

[0.5.0] - 2017-08-31

Added

  • add MongoDB registry example

[0.4.0] - 2017-08-04

Fixed

  • writeAttributes misses 'stp' attribute
  • return 403 when registration client is rejected
  • validate update registration query

Added

  • add examples/battery-level.js
  • add coveralls

Changed

  • test coverage now is performed with nyc (part of istanbul.js)

Security

  • stop using deprecated Buffer API (unsafe)

[0.1.0] - 2017-07-27