Private
Public Access
2
0

maa: update to 0.4.0

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-06-25 09:19:35 +01:00
parent 3335c753f9
commit d47364189d
2 changed files with 5 additions and 1 deletions

View File

@@ -59,6 +59,10 @@ This changelog is meant as a quick & rough guide to what has changed between
versions. The API is now fairly stable but when new calls/features are added
they are listed here. Anything pre 0.2.x is ignored.
**0.4.0**
* Rename to mraa
* get_platform_type function added.
**0.3.1**
* Initial Intel Galileo Gen 2 support
* mraa_gpio_isr parameters added.