This commit is contained in:
olikraus 2017-05-21 12:49:43 +02:00
parent a88ead93de
commit 17082ce32f
2 changed files with 5 additions and 1 deletions

View File

@ -114,4 +114,8 @@ https://github.com/olikraus/u8g2 ChangeLog
* Increased SPI speed to 8MHz for SSD1306, SH1106 and SSD1322 (issue 215)
* Added some more examples (issue 216)
* Added Urdu, Bengali, Hebrew and Polish language fonts (issues 221, 246 and 266)
* Added more examples (issue 216)
* Updated code for NHD C12864 (issues 219 and 241)
* Improved speed for HW SPI with SSD13xx OLEDs

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.15.0"
echo -n "2.15.1"