Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 843 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.

[1.0.2] - 2022-05-17

Added

  • Device Heartbeat
  • OTA Action Failure Message
  • Issue and Pull Request Template
  • Changelog

Fixed

  • Improve Example's Documentation
  • Custom Action Failure Message and Action Progress State
  • Handle Unregistered and Retried Actions

[1.0.1] - 2022-03-22

Added

  • Arduino Secrets File
  • None Log Level in Bytebeam Logger

Fixed

  • Improve Example's Documentation
  • Replaced boolean to standard bool
  • Renamed isBegined() to isInitialized() and kept as private

[1.0.0] - 2023-03-16

Added

  • The Initial Release that just works :)