diff --git a/extras/ChangeLog b/extras/ChangeLog index c37eba84..30e2dc33 100644 --- a/extras/ChangeLog +++ b/extras/ChangeLog @@ -78,7 +78,7 @@ https://github.com/olikraus/u8g2 ChangeLog * ST7565 LM6059 Display (issue 123) * SSD1606 eInk/ePaper Display (issue 100) * Documentation updates -2017-01-xx v2.11.x olikraus@gmail.com +2017-01-08 v2.11.4 olikraus@gmail.com * Support for LC7981 (issue 134) * Support for PCF8812 (issue 135) * Fixed wrong half-move notation in Little Rook Chess (issue 137) diff --git a/library.properties b/library.properties index fdf35ba1..572976a4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=U8g2 -version=2.11.2 +version=2.11.4 author=oliver maintainer=oliver sentence=Monochrome LCD, OLED and eInk Library. Display controller: SSD1305, SSD1306, SSD1322, SSD1325, SSD1327, SSD1606, SH1106, T6963, RA8835, LC7981, PCD8544, PCF8812, UC1604, UC1608, UC1610, UC1611, UC1701, ST7565, ST7567, NT7534, ST7920, LD7032, KS0108. Interfaces: I2C, SPI, Parallel.