aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2018-07-08 14:04:14 +1000
committerinmarket <andrewh@inmarket.com.au>2018-07-08 14:04:14 +1000
commite23ae94e91369501df310bc3afd4ab711d263cab (patch)
tree2a61196451e100ae54190e9e4486203cd4721e78 /changelog.txt
parente61f0ae4248bdafeace54c330d488904a495c045 (diff)
downloaduGFX-e23ae94e91369501df310bc3afd4ab711d263cab.tar.gz
uGFX-e23ae94e91369501df310bc3afd4ab711d263cab.tar.bz2
uGFX-e23ae94e91369501df310bc3afd4ab711d263cab.zip
Added type gColorformat to replace V2.x colorformat
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 9586ff90..feed5d4b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -20,6 +20,7 @@ CHANGE: Added type gPoint to replace V2.x point and point_t
CHANGE: Added type gCoord to replace V2.x coord_t
CHANGE: Added type gPixel to replace V2.x pixel_t
CHANGE: Added type gColor to replace V2.x color_t
+CHANGE: Added type gColorformat to replace V2.x colorformat
CHANGE: Added type gFont to replace V2.x font_t
CHANGE: Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX
CHANGE: Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX