Skip to content

Commit

Permalink
v1.22.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Dec 19, 2022
1 parent 9a5044d commit b81e237
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ follows:
minor and patch releases. They're also made to fix bugs and add features to
the build infrastructure.

## v1.22.0

This update pulls in Buildroot 2022.11. Most projects that work with
nerves_system_br v1.21.x shouldn't need any changes with this update, but please
review the Buildroot release notes.

* Updates
* Support Crosstool-NG-built RISC-V glibc toolchains

* Package updates
* [Buildroot 2022.11](http://lists.busybox.net/pipermail/buildroot/2022-December/656980.html)

## v1.21.6

* Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.6
1.22.0

0 comments on commit b81e237

Please sign in to comment.