Skip to content

Commit 6b6b878

Browse files
committed
v1.21.0 release
1 parent d853fbe commit 6b6b878

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@ follows:
1212
minor and patch releases. They're also made to fix bugs and add features to
1313
the build infrastructure.
1414

15+
## v1.21.0
16+
17+
This is a major update that pulls in Buildroot 2022.08. Most projects that work
18+
with nerves_system_br v1.20 shouldn't need any changes with this update, but
19+
please review the release notes.
20+
21+
* Updates
22+
* Use OTP 25.1's new deterministic builds flag
23+
* Many shellcheck fixes to nerves_system_br shell scripts
24+
25+
* Package updates
26+
* [Buildroot 2022.08](http://lists.busybox.net/pipermail/buildroot/2022-September/650852.html):
27+
* [Erlang/OTP 25.1](https://erlang.org/download/OTP-25.1.README)
28+
1529
## v1.20.6
1630

1731
This release reverts an update to `libp11` in `v1.20.5` that currently breaks

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.20.6
1+
1.21.0

0 commit comments

Comments
 (0)