Skip to content

Commit

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

## v1.21.1

This is a security/bug fix release for v1.21.0.

* Updates
* Fix nerves-env.sh use with Bash

* Package updates
* [Buildroot 2022.08.1](http://lists.busybox.net/pipermail/buildroot/2022-October/652816.html)
* [Erlang/OTP 25.1.1](https://erlang.org/download/OTP-25.1.1.README)

## v1.21.0

This is a major update that pulls in Buildroot 2022.08. Most projects that work
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.0
1.21.1

0 comments on commit e632d57

Please sign in to comment.