This commit is contained in:
kraus 2021-09-20 11:00:18 +02:00
parent 92f42a05c3
commit 1ba43d1a4d
2 changed files with 4 additions and 2 deletions

View File

@ -271,4 +271,6 @@ https://github.com/olikraus/u8g2 ChangeLog
* Bugfix drawButtonUTF8 (added C++ code, issue 1577)
2021-09-19 v2.31.1 olikraus@gmail.com
* Added icons from https://app.streamlinehq.com/icons/pixel (issue 1589)
2021-xx-x v2.xx.xx olikraus@gmail.com
2021-09-20 v2.31.2 olikraus@gmail.com
* Bugfix release for include error (issues 1592 and 1594)

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.31.1"
echo -n "2.31.2"