diff options
author | Joel Bodenmann <joel@embedded.pro> | 2016-11-13 16:30:50 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@embedded.pro> | 2016-11-13 16:30:50 +0100 |
commit | 9ad9472662aaee8076df420014ef426c2c7c1879 (patch) | |
tree | cc2e67141fceb94205112cfd92c832eb9f0526c3 | |
parent | 82e1a667c5c72564b43e59258d72b05153298391 (diff) | |
download | uGFX-9ad9472662aaee8076df420014ef426c2c7c1879.tar.gz uGFX-9ad9472662aaee8076df420014ef426c2c7c1879.tar.bz2 uGFX-9ad9472662aaee8076df420014ef426c2c7c1879.zip |
Updating changelog
-rw-r--r-- | docs/releases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index a0ee7246..37c2c397 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -20,6 +20,7 @@ FIX: Fixed progressbar bounds checking and decrementing FEATURE: Added a dual circle with the same center drawing routine to GDISP FIX: Fixed an issue in the filled polygon drawing function which caused irregularities FEATURE: Added high-level functions to modify image color palettes +FIX: Improving gdispDrawThickLine() *** Release 2.6 *** |