From a3241b9f39716a615452eab61a55a655ea67ed46 Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 9 Jan 2017 10:29:23 +1000 Subject: [PATCH] Update Changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index fe85be36..1f9a85de 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,6 +7,7 @@ FEATURE: Added support for 128x32 SSD1306 based displays FIX: Fixed recursion bug in console history FIX: Multithreading issue with slow window redraws and large images FIX: Ensure valid thread stack sizes on platforms where it matters +FEATURE: Add support for a GFILE user provided file system *** Release 2.7 ***