added version history

This commit is contained in:
JP
2014-08-27 10:14:36 +10:00
parent 34de240739
commit ad46711f11

View File

@@ -92,6 +92,12 @@ void loop() {
</code></pre>
## History
**v1.20b: 27th August 2014 by Scott Allen, Emil Ong**
* added Flashing Heart Example - JP
* added getScreenBuffer() for access to screen RAM - Scott
* added keywords for existing functions - Scott
* fixed circleFill() - Emil
**v1.19b: 19th August 2014 by Scott Allen**
* added uView.scrollLeft() function
* simplified Silder Widget drawFace() function