Skip to content

Commit 1f776cc

Browse files
committed
release template_v1.2.0
See CHANGELOG for details Signed-off-by: Mike Szczys <[email protected]>
1 parent 89038ae commit 1f776cc

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,21 @@ 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-
## [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

0 commit comments

Comments
 (0)