Skip to content

Commit b3bf17e

Browse files
v0.19.0
1 parent a0413d0 commit b3bf17e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.19.0
4+
5+
Updated dependencies
6+
* [nerves_system_br v0.16.1-2017-11](https://github.com/nerves-project/nerves_system_br/releases/tag/v0.16.1-2017-11)
7+
8+
* Enhancements
9+
* Reboot automatically if Erlang VM exits - This is consistent with other
10+
Nerves systems. See rootfs_overlay/etc/erlinit.config if undesired.
11+
* Start running nerves_system_linter to check for configuration errors.
12+
* Automount the boot partition readonly at `/boot`
13+
* Support for reverting firmware.
14+
15+
See [Reverting Firmware](https://hexdocs.pm/nerves_runtime/readme.html#reverting-firmware) for more info on reverting firmware.
16+
17+
See [fwup-revert.conf](https://github.com/nerves-project/nerves_system_rpi/blob/master/fwup-revert.conf) for more information on how fwup handles reverting.
18+
319
## v0.18.0
420

521
Updated dependencies

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18.1-dev
1+
0.19.0

0 commit comments

Comments
 (0)