Roar Node SDK release notes
=============================

v0.1.35
-----
* Adding debug statements

v0.1.34
-----
* Fixed the Node object to take uniqueCompositeKey field

v0.1.33
-----
* Fixed serialize function to print out NodeClass field

v0.1.32
-----
* Changed the log call to be a POST and use the /sdk/log endpoint

v0.1.31
-----
* Changed the scan call to be a POST

v0.1.30
-----
* Added additional debug statements

v0.1.29
-----
* Fixed order the intel fields are assigned to the final serialized object

v0.1.28
-----
* Fixed serialization to put intel fields on the configuration object

v0.1.27
-----
* Changed SDK to automatically handle payload data for entity and template IDs
* Updated serialization to account for intel fields

v0.1.26
-----
* Changed SDK to automatically handle payload data for entity and template IDs
* Updated serialization to account for intel fields

v0.1.25
-----
* Added payload to JSON string debug method

v0.1.24
-----
* Fixed relationships variable name in the payload object

v0.1.23
-----
* Changed the addRelationship function to take strings and Nodes

v0.1.22
-----
* Added utility method to get the current payload
* Fixed the logging color

v0.1.21
-----
* Fixed the dev dependency badge, was missing an extra dash
* Fixed the dependency script for the dev dependency badge
* Fixed the missing superagent issue

v0.1.20
-----
* Fixed the smoke test
* Changed README.md to describe running the tests and code coverage reports
* Fixed ESLint errors
* Added pre-commit dependecies
* Added dependency checker
* Fixed code coverage to work correctly

v0.1.19
-----
* Changed logging to abide by Graylog standards.
* Improved logging to provide unique identifier for job.
* Improved logging codes for states within the SDK.

v0.1.0
-----
* Initial release.
