2.18.11
This commit is contained in:
parent
a93b21707a
commit
0ec575c73d
|
@ -133,7 +133,8 @@ https://github.com/olikraus/u8g2 ChangeLog
|
|||
* Support for IL3820, WaveShare 2.9" e-paper (issues 318 & 347)
|
||||
* Improved debounce algorithm (issue 338)
|
||||
* Power save mode for SSD1607 device (issue 352)
|
||||
2017-xx-xx v2.18.1 olikraus@gmail.com
|
||||
2017-xx-xx v2.18.x olikraus@gmail.com
|
||||
* Support for ST7567_JLX12864 (issue 365)
|
||||
* Support for UC1611 (no "s") (issue 339)
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.18.10"
|
||||
echo -n "2.18.11"
|
||||
|
|
Loading…
Reference in New Issue