Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v1.6.2
* Updated dependencies
* [nerves_system_br v1.6.6](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.6.6)
* Erlang 21.2.4
* boardid 1.5.3
## v1.6.1
* Updated dependencies
* [nerves_system_br v1.6.5](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.6.5)
* Erlang 21.2.2
* boardid 1.5.2
* erlinit 1.4.9
* OpenSSL 1.1.1a
* Linux 4.14.89 with patches from the Raspberry Pi Foundation
* Enhancements
* Moved boardid config from inside erlinit.config to /etc/boardid.config
* Compile gpiomem into the Linux kernel
* Enable pstore, an in-memory buffer that can capture logs, kernel
oops and other information when unexpected reboots. The buffer can be
recovered on the next boot where it can be inspected.
## v1.6.0 and before
See
[nerves_system_rpi3/CHANGELOG.md](https://github.com/nerves-project/nerves_system_rpi3/blob/master/CHANGELOG.md) for
history before this was forked off of `nerves_system_rpi3`