This commit is contained in:
olikraus 2016-11-28 22:46:19 +01:00
parent 843eb50348
commit 3e9686bbdb
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ https://github.com/olikraus/u8g2 ChangeLog
* Screen mirror option for U8g2 (issue 76)
* Added support for second wire interface (Constructor postfix 2ND_HW_I2C)
* Added support for UC1611 (EA DOGM240 and EA DOGXL240, issue 66)
2016-11-28 v2.7.3 olikraus@gmail.com
2016-11-28 v2.7.5 olikraus@gmail.com
* Added support for 0.66" 64x48 SSD1306 OLED (issue 89)
* Support for UC1608 (issue 92)
* Speed improvements for SW SPI und 8080 mode (issues 87, 90 and 95)

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.7.3"
echo -n "2.7.5"