We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc0492 commit 7993cf6Copy full SHA for 7993cf6
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.0.2] - 2022-05-17
8
+
9
+### Added
10
+- Device Heartbeat
11
+- OTA Action Failure Message
12
+- Issue and Pull Request Template
13
+- Changelog
14
15
+### Fixed
16
+- Improve Example's Documentation
17
+- Custom Action Failure Message and Action Progress State
18
+- Handle Unregistered and Retried Actions
19
20
## [1.0.1] - 2022-03-22
21
22
### Added
0 commit comments