File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
8
8
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
9
9
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
10
10
11
+ ## [ template_v2.7.2] - 2025-06-03
12
+
13
+ ### Changed
14
+
15
+ - Upgrade to Golioth Firmware SDK at
16
+ [ ` v0.18.1 ` ] ( https://github.com/golioth/golioth-firmware-sdk/releases/tag/v0.18.1 )
17
+ - Removed ` CONFIG_GOLIOTH_SAMPLE_SETTINGS ` from prj.conf. With Golioth
18
+ Firmware SDK v0.18.1 this symbol is now automatically selected.
19
+
11
20
## [ template_v2.7.1] - 2025-05-12
12
21
13
22
### Fixed
Original file line number Diff line number Diff line change 1
1
VERSION_MAJOR = 2
2
2
VERSION_MINOR = 7
3
- PATCHLEVEL = 1
3
+ PATCHLEVEL = 2
4
4
VERSION_TWEAK = 0
5
5
EXTRAVERSION =
You can’t perform that action at this time.
0 commit comments