This commit is contained in:
olikraus 2016-06-25 07:51:00 +02:00
parent a5a7692930
commit 1da265d05f
2 changed files with 6 additions and 3 deletions

View File

@ -12,5 +12,8 @@ https://github.com/olikraus/u8g2 ChangeLog
* Successfully tested with Adafruit Feather M0 Basic Board (HW+SW I2C)
2016-06-12 v2.0.4 olikraus@gmail.com
* Support for ST7565
2016-xx-xx v2.0.5 olikraus@gmail.com
* User interface functions
2016-06-25 v2.0.5 olikraus@gmail.com
* User interface functions
* Little Rook Chess ported
* ST7920 HW and SW SPI

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.0.4"
echo -n "2.0.5"