changelog

This commit is contained in:
olikraus 2016-06-12 16:44:56 +02:00
parent 6fe74a908f
commit 583c3f7bb2
1 changed files with 4 additions and 3 deletions

View File

@ -2,14 +2,15 @@
https://github.com/olikraus/u8g2 ChangeLog
2016-04-30 v2.0.1 BETA olikraus@gmail.com
2016-04-30 v2.0.1 olikraus@gmail.com
* Support for DOGS102, ST7920, SSD1306
* Most graphics primitives are implemented
2016-05-15 v2.0.3 BETA olikraus@gmail.com
2016-05-15 v2.0.3 olikraus@gmail.com
* Support for Adafruit FeatherWing 128x32 OLED
* Added Wire.h support (I2C for SSD1306)
* Successfully tested with Adafruit ESP8266 Feather Board (HW+SW I2C)
* Successfully tested with Adafruit Feather M0 Basic Board (HW+SW I2C)
2016-06-12 v2.0.4 BETA olikraus@gmail.com
2016-06-12 v2.0.4 olikraus@gmail.com
* Support for ST7565
2016-xx-xx v2.0.5 olikraus@gmail.com