Skip to content

Commit f3759bd

Browse files
committed
v2.16.2 release
1 parent 5fa1d20 commit f3759bd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ follows:
1212
releases, and Linux kernel updates. They're also made to fix bugs and add
1313
features to the build infrastructure.
1414

15+
## v2.16.2
16+
17+
* Changes
18+
* Two Buildroot patch updates and an Erlang minor version update
19+
* Nerves Heart v2.0 is now included. Nerves Heart connects the Erlang runtime
20+
to a hardware watchdog. v2.0 has numerous updates to improve information
21+
that you can get and also has more safeguards to avoid conditions that could
22+
cause a device to hang forever.
23+
24+
* Updated dependencies
25+
* [nerves_system_br v1.21.6](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.21.6)
26+
* [Erlang/OTP 25.2](https://erlang.org/download/OTP-25.2.README)
27+
* [Buildroot 2022.08.3](https://lore.kernel.org/buildroot/[email protected]/T/#u)
28+
* [nerves_heart v2.0.2](https://github.com/nerves-project/nerves_heart/releases/tag/v2.0.2)
29+
1530
## v2.16.1
1631

1732
* Changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.16.1
1+
2.16.2

0 commit comments

Comments
 (0)