This commit is contained in:
olikraus 2018-02-26 18:42:09 +01:00
parent 720517093d
commit f826a71a7b
2 changed files with 4 additions and 1 deletions

View File

@ -169,4 +169,7 @@ https://github.com/olikraus/u8g2 ChangeLog
including gb2312 support (issue 455)
* Added new full buffer demo for the Chinese fonts (Shennong.ino, issue #455)
* Added siji icon font u8g2_font_siji_t_6x10 (issue 451)
2018-xx-xx v2.22.x olikraus@gmail.com
* Added SSD1306 128x64 Adafruit OLED (issue 521)
* Added Winstart SSD1306 64x48 OLED variant (issue 522)

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.21.8"
echo -n "2.22.1"