change log

This commit is contained in:
olikraus 2017-02-05 13:12:22 +01:00
parent b66a96c0cc
commit cbda8517e4
1 changed files with 3 additions and 1 deletions

View File

@ -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)
* Support for SSD1607 (issue 133)
* Support for hardware pin remapping on the ESP8266 (issue 158)
* Bugfix for the KS0108 support (issue 168)