From cbda8517e459ceda07dd2c4d0a08eec4ec8eda55 Mon Sep 17 00:00:00 2001 From: olikraus Date: Sun, 5 Feb 2017 13:12:22 +0100 Subject: [PATCH] change log --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 77eb07d2..630c5855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -98,4 +98,6 @@ https://github.com/olikraus/u8g2 ChangeLog 2017-xx-xx v2.13.x olikraus@gmail.com * Support for ST7588 (issue 154) * ESP8266: Avoid RAM copy of the fonts (issue 159) - \ No newline at end of file + * Support for SSD1607 (issue 133) + * Support for hardware pin remapping on the ESP8266 (issue 158) + * Bugfix for the KS0108 support (issue 168)