Skip to content

Commit

Permalink
release template_v1.2.0
Browse files Browse the repository at this point in the history
See CHANGELOG for details

Signed-off-by: Mike Szczys <mike@golioth.io>
  • Loading branch information
szczys committed Nov 8, 2023
1 parent 89038ae commit 1f776cc
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [template_v1.2.0] - 2023-11-08

### Fixed

- Fix build error when `CONFIG_LIB_OSTENTUS=n` on the `aludel_mini_v1_sparkfun9160` board.
### Added
- GitHub workflow to create draft release and add compiled binaries to it.

### Changed

- Update to most recent Golioth Zephyr SDK release v0.8.0 which uses:
- nRF Connect SDK v2.5.0(NCS)
- Zephyr v3.5.0
- Upgrade `golioth/golioth-zephyr-boards` dependency to [`v1.0.1`](https://github.com/golioth/golioth-zephyr-boards/tree/v1.0.1)
- Dependencies use https instead of ssh GitHub URLs
- libostentus removed from code base and included as a Zephyr module

### Fixed
- Fix build error when `CONFIG_LIB_OSTENTUS=n` on the `aludel_mini_v1_sparkfun9160` board.

## [template_v1.1.0] - 2023-08-18

Expand Down

0 comments on commit 1f776cc

Please sign in to comment.