File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ 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+ ## [ 1.5.0] - 2025-10-14
12+
13+ ### Changed
14+
15+ - Merge changes from
16+ [ ` golioth/reference-design-template@template_v2.8.0 ` ] ( https://github.com/golioth/reference-design-template/tree/template_v2.8.0 ) .
17+
18+ ### Removed
19+
20+ - Aludel Mini is EOL and no longer supported
21+
1122## [ 1.1.0] - 2024-11-04
1223
1324### Added
Original file line number Diff line number Diff line change 11VERSION_MAJOR = 1
2- VERSION_MINOR = 1
2+ VERSION_MINOR = 2
33PATCHLEVEL = 0
44VERSION_TWEAK = 0
55EXTRAVERSION =
You can’t perform that action at this time.
0 commit comments