changelog

This commit is contained in:
kraus 2021-09-02 18:52:40 +02:00
parent b1b344044d
commit 68132dbb66
1 changed files with 3 additions and 2 deletions

View File

@ -257,8 +257,9 @@ https://github.com/olikraus/u8g2 ChangeLog
* Added support for ST7567_HEM6432 (issue 1159)
* U8g2 16 Bit Mode enabled by default for ARM and ESP Systems (issue 1222)
2021-xx-xx v2.29.xx olikraus@gmail.com
* Update for getStrWidth/getUTF8Width: The new value might be little bit larger (issue 1561)
* Added vertical mirror option for u8g2 (mattnutsch@gmail.com).
* Update for getStrWidth/getUTF8Width: The new return value might be little bit larger (issue 1561)
* Added vertical mirror option U8G2_MIRROR_VERTICAL for u8g2 (mattnutsch@gmail.com, issue 1474).
* Added support for UC1638 based 196x96 display (issue 371)
* Added support for HD44102 and T7932 displays (issue 1492)
* Added support for SSD1320 (issue 1351)