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 7b9ef36 commit 1574d4dCopy full SHA for 1574d4d
CHANGELOG.md
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
7
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
10
+## [template_v2.2.1] 2024-05-31
11
+
12
+### Changed
13
14
+- Upgrade to Golioth Firmware SDK at v0.13.1
15
16
## [template_v2.2.0] 2024-05-28
17
18
### Changed
prj.conf
@@ -57,4 +57,4 @@ CONFIG_GOLIOTH_RPC_MAX_RESPONSE_LEN=512
57
CONFIG_I2C=y
58
59
# Firmware version used in DFU process
60
-CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.2.0"
+CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.2.1"
0 commit comments