Skip to content

Commit 1574d4d

Browse files
committed
release template_v2.2.1
See CHANGELOG for details Signed-off-by: Mike Szczys <[email protected]>
1 parent 7b9ef36 commit 1574d4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [template_v2.2.1] 2024-05-31
11+
12+
### Changed
13+
14+
- Upgrade to Golioth Firmware SDK at v0.13.1
15+
1016
## [template_v2.2.0] 2024-05-28
1117

1218
### Changed

prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ CONFIG_GOLIOTH_RPC_MAX_RESPONSE_LEN=512
5757
CONFIG_I2C=y
5858

5959
# Firmware version used in DFU process
60-
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.2.0"
60+
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="2.2.1"

0 commit comments

Comments
 (0)