X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/15e15a25d1f49a6be409006506359cab519545fe..43b7092bd42d639a527b32dae4af87e37528ef57:/ChangeLog.txt diff --git a/ChangeLog.txt b/ChangeLog.txt index b7ab346..3135a34 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,6 +1,10 @@ v0.9.2 - Ongoing ================ +- Added ISL12022M RTC Driver (/drivers/rtc/isl12022m) +- Fixed a bug drawing filled circles with lcdDrawVLine +- Added CLI command to toggle LCD backlight +- Added rounded rectangle command to CLI - Added CFG_INTERFACE_DROPCR to projectconfig.h to ignore CR (\r) characters in incoming data for the CLI