From aaaf22ae78c4a5c24c5ac8c2871ba86a078925b9 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Wed, 25 Oct 2017 15:29:52 -0400 Subject: [PATCH] Update changelog with 2.3.1 bugfix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4117db..8741763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +Version 2.3.1 - 2017-10-25 +- Bugfix for Raspberry Pi 3 that was causing rc.local to fail to boot +- Turned off several networking related services: startup is much faster + Version 2.3 - 2017-09-08 - Updated to the newest version of Raspbian Stretch lite (2017-08-16 release) - Using the newest version of PyCIRCLean, including several vulnerability and bug fixes