File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,14 @@ 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+ ## [ template_v2.3.0 ] - 2024-06-24
1212
1313### Changed
1414
15- - Upgrade ` golioth/golioth-zephyr-boards ` dependency to [ ` v1.2.0 ` ] ( https://github.com/golioth/golioth-zephyr-boards/tree/v1.2.0 ) .
15+ - Upgrade to Golioth Firmware SDK at v0.14.0
16+ - Use CBOR instead of JSON when sending stream data.
17+ - Upgrade ` golioth/golioth-zephyr-boards ` dependency to
18+ [ ` v1.2.0 ` ] ( https://github.com/golioth/golioth-zephyr-boards/tree/v1.2.0 ) .
1619
1720## [ template_v2.2.1] - 2024-05-31
1821
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.2.1 "
60+ CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.3.0 "
You can’t perform that action at this time.
0 commit comments