From 0e82f3175f5bb50c90fb336adc69236e3afc43c0 Mon Sep 17 00:00:00 2001 From: Owen Walpole Date: Thu, 15 Jul 2021 13:46:07 -0500 Subject: [PATCH] Update changelog for v4 Beta --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39e84b2..66790fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed ~~- Root filesystem is now readonly.~~ +## v4 Beta - 2021-07-15 +### Added +- Raspberry Pi 2/3 config. + +### Changed +- Updated buildroot to 2021.05.x + ## v3 Beta - 2021-01-05 ### Added - Added COPYING.linux and LICENCE.broadcom to boot partition. @@ -25,7 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - A random password is now set at build time (`post-build.sh`). ### Changed -- Update buildroot to 2020.11.x. +- Updated buildroot to 2020.11.x. - Replaced `mdns-repeater` with `avahi-daemon`, which is included in upstream buildroot. - Config files renamed: `rpi_wifi_bridge` -> `raspberrypi0w`. - Minor edits to network interfaces config.