Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 716 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.

[Unreleased]

[0.0.2] - 2021-10-27

Added

  • 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.

[0.0.1] - 2021-10-23

Added

  • Started versioning the firmware, so we can call anything added before this the initial commit.