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.
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Fixed the Particle variable declarations for each temperature sensor, as well
as "devices" count by moving when they are registered to the
setup
function.
- Started versioning the firmware, so we can call anything added before this the initial commit.