File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
99and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1010
11- ## [ Unreleased ]
11+ ## [ 1.1.0 ] - 2025-05-12
1212
1313### Changed
1414
15- - Merge changes from [ ` golioth/reference-design-template@template_v2.1.0 ` ] ( https://github.com/golioth/reference-design-template/tree/template_v2.1.0 ) .
15+ - Merge changes from [ ` golioth/reference-design-template@template_v2.7.1 ` ] ( https://github.com/golioth/reference-design-template/tree/template_v2.7.1 ) .
1616- Prevent sending excessive warning log messages on flaky connections.
1717- Only attempt to send sensor data when Golioth client is connected.
1818
Original file line number Diff line number Diff line change 11VERSION_MAJOR = 1
2- VERSION_MINOR = 0
2+ VERSION_MINOR = 1
33PATCHLEVEL = 0
44VERSION_TWEAK = 0
55EXTRAVERSION =
You can’t perform that action at this time.
0 commit comments