X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/f97bb0dca89e320ae0383f94d18c47f10f378787..12d943710682ee6aa1e21223d38809a9b68c587d:/ChangeLog.txt diff --git a/ChangeLog.txt b/ChangeLog.txt index 9f7f7da..dd11870 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,15 @@ +v1.1.1 - 14 April 2012 +============================================================================== +NEW FEATURES +------------------------------------------------------------------------------ +- Added drawRoundedRectangle to drawing.c +- Added ability to select filled or empty rounded rectangles to the 'R' CLI + command +BUG FIXES/OPTIMISATION/ETC. +------------------------------------------------------------------------------ +- Fixed Crossworks Project (missing dependencies) + + v1.1.0 - 9 April 2012 ============================================================================== BREAKING CHANGES @@ -21,7 +33,7 @@ BREAKING CHANGES NEW FEATURES ------------------------------------------------------------------------------ -- Added drawCorner to graphics.c +- Added drawCorner to drawing.c - Added new 'controls/' folder to the GFX library, and added a number of controls that will render correctly with the theme settings, as well as using bitmap or anti-aliased fonts, depending on projectconfig.h