diff options
Diffstat (limited to 'docs')
-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 b0d327ae..d2542b49 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -25,6 +25,7 @@ FEATURE: Added word-wrapping support for gdispDrawStringBox() and gdispFillStrin FIX: Fixing issue in touchscreen calibration code FEATURE: Added GFX_OS_PRE_INIT_FUNCTION for early hardware initialization FIX: Fixing GTIMER for high clock rate devices +FEATURE: Adding justification parameter to gwinLabelCreate() *** Release 2.3 *** |