Skip to content

Commit

Permalink
v0.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Feb 18, 2024
1 parent 53f0d2f commit cdc1252
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ follows:
releases, and Linux kernel updates. They're also made to fix bugs and add
features to the build infrastructure.

## v0.8.0

This is a major Buildroot update.

Please see the [nerves_system_br v1.26.0 release notes](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.26.0)
for upgrade instructions if you've forked this system.

* New features
* Add device tree compiler to support compiling overlays at runtime

* Updated dependencies
* [Erlang/OTP 26.2.2](https://erlang.org/download/OTP-26.2.2.README)
* [nerves_system_br v1.26.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.26.1)
* [Buildroot 2023.11.1](https://lore.kernel.org/buildroot/87cyu2k2gu.fsf@48ers.dk/T/)

## v0.7.1

This is a security/bug fix update.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0

0 comments on commit cdc1252

Please sign in to comment.