Skip to content

Commit

Permalink
v1.21.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Nov 21, 2022
1 parent b617843 commit 1cf33c4
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.21.3

This release updates Nerves Heart to 2.0.1. This is technically a backwards
incompatible version, but only if you use Nerves Heart statistics reports in
your code. Nerves Heart 2.0 has several improvements to address rare issues and
provide better information. The `nerves_runtime` library has updates to use
these new features.

* Package updates
* [nerves_heart 2.0.1](https://github.com/nerves-project/nerves_heart/releases/tag/v2.0.1)
* [erlinit 1.12.2](https://github.com/nerves-project/erlinit/releases/tag/v1.12.2)

## v1.21.2

This is a security/bug fix release for v1.21.1.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.2
1.21.3

0 comments on commit 1cf33c4

Please sign in to comment.