File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,21 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10- ## [ Unreleased ]
10+ ## [ template_v1.2.0 ] - 2023-11-08
1111
12- ### Fixed
13-
14- - Fix build error when ` CONFIG_LIB_OSTENTUS=n ` on the ` aludel_mini_v1_sparkfun9160 ` board.
12+ ### Added
13+ - GitHub workflow to create draft release and add compiled binaries to it.
1514
1615### Changed
17-
16+ - Update to most recent Golioth Zephyr SDK release v0.8.0 which uses:
17+ - nRF Connect SDK v2.5.0(NCS)
18+ - Zephyr v3.5.0
1819- Upgrade ` golioth/golioth-zephyr-boards ` dependency to [ ` v1.0.1 ` ] ( https://github.com/golioth/golioth-zephyr-boards/tree/v1.0.1 )
20+ - Dependencies use https instead of ssh GitHub URLs
21+ - libostentus removed from code base and included as a Zephyr module
22+
23+ ### Fixed
24+ - Fix build error when ` CONFIG_LIB_OSTENTUS=n ` on the ` aludel_mini_v1_sparkfun9160 ` board.
1925
2026## [ template_v1.1.0] - 2023-08-18
2127
You can’t perform that action at this time.
0 commit comments