From e9e7f644bf2817034f80b20c5a94fdcca7290f91 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Sat, 21 Sep 2019 16:58:15 -0400 Subject: [PATCH] v1.9.0 release --- CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b5b69..9ca207f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## v1.9.0 + +NOTE: bootcode.bin is not used by the RPi 4 and is no longer built. + If updating a fork of this project, be sure to remove references to it from + your fwup.conf. See + https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md + +This release updates Buildroot to 2019.08 with security and bug fix updates +across Linux packages. See the `nerves_system_br` notes for details. + +* Updated dependencies + * [nerves_system_br v1.9.2](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.9.2) + +* Enhancements + * Support a variety of USB->UART adapters so more devices work out-of-the-box + ## v1.8.2 This release fixes an issue that broke display output on small LCD screens. diff --git a/VERSION b/VERSION index 53adb84..f8e233b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.2 +1.9.0