Skip to content

Commit f237da5

Browse files
committed
release v2.4.0
see CHANGELOG for details Signed-off-by: Mike Szczys <[email protected]>
1 parent 8e9b73f commit f237da5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
99
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1010

11+
## [2.4.0] 2024-10-29
12+
13+
### Changed
14+
- Use Golioth Firmware SDK v0.15.0
15+
- Update board names for Zephyr hardware model v2
16+
- Use zephyr-network-info v1.2.1
17+
- Update board names for hardware model v2
18+
- Use `socs` folder for chip-specific configuration
19+
- Remove application-specific WiFi manager and use the one in Golioth common library
20+
- Pare down manifest allow-list to remove unused packages
21+
- Add GitHub actions workflows for build and release
22+
1123
## [2.3.0] 2024-06-25
1224

1325
### Changed

0 commit comments

Comments
 (0)