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.
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+ ## [ template_v2.4.1] - 2024-09-11
12+
13+ ### Changed
14+
15+ - Use ` --sysbuild ` for all boards.
16+ - Upgrade ` golioth/golioth-zephyr-boards ` dependency to
17+ [ ` v2.0.1 ` ] ( https://github.com/golioth/golioth-zephyr-boards/releases/tag/v2.0.1 ) .
18+ - Use static partition table.
19+
1120## [ template_v2.4.0] - 2024-09-05
1221
1322### Changed
Original file line number Diff line number Diff line change 11VERSION_MAJOR = 2
22VERSION_MINOR = 4
3- PATCHLEVEL = 0
3+ PATCHLEVEL = 1
44VERSION_TWEAK = 0
55EXTRAVERSION =
You can’t perform that action at this time.
0 commit comments