Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.04 KB

File metadata and controls

27 lines (19 loc) · 1.04 KB

Change Log

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.

Keep a Changelog specification badge Semantic Versioning specification badge

[v1.1.0] - 2018-09-06

Added

  • This Changelog
  • Event log functionality
  • The keywords.txt file for keyword highlighting in the Arduino IDE
  • The LICENSE.md file

Fixed

  • Missing 50x Server Error status codes are now available
  • A bug that generated a BAD_REQUEST response if the request method is not implemented by the server
  • A bug that generated a link-time error when using deserialization functions

[1.0.0] - 2018-06-15

First stable release. Only Server and parsing functionality available.