File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ template_v2.2.0] 2024-05-28
11+
12+ ### Changed
13+
14+ - Upgrade to Golioth Firmware SDK at v0.13.0
15+ - Change ` golioth_lightdb_observe_async() ` call to include content type as a parameter
16+
1017## [ template_v2.1.0] 2024-05-06
1118
1219### Added
Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ CONFIG_GOLIOTH_RPC_MAX_RESPONSE_LEN=512
5757CONFIG_I2C=y
5858
5959# Firmware version used in DFU process
60- CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.1 .0"
60+ CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.2 .0"
You can’t perform that action at this time.
0 commit comments