parent
21aeb3d82e
commit
e00159a149
|
@ -210,4 +210,7 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Fixed code problems (issues 766 and 754)
|
||||
* Added battery symbols and emoticons (issue 747)
|
||||
* New U8x8 font format, added large U8x8 fonts (issue 771)
|
||||
* Added alternative version for ERC12864 (issue 790)
|
||||
* Added Waveshare SSD1607 200x200 support (issue 637)
|
||||
* Added support for SSD1318 (issue 784)
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.25.3"
|
||||
echo -n "2.25.4"
|
||||
|
|
Loading…
Reference in New Issue