aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2015-08-24 11:28:23 +0100
committerBrendan Le Foll <brendan.le.foll@intel.com>2015-09-02 16:05:05 +0100
commitba348a2da407ff67bb6c8c36aa0105a5458270d3 (patch)
treea659ebeb1d77583acbb9fd410aafc4b8c58fe2a2 /docs/index.md
parentcfff6c3c9863460db5b1398d896c906f838a5bc2 (diff)
mraa: update to version 0.7.4
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index e63f465..2f77139 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -68,6 +68,12 @@ 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.7.4**
+ * Minnowboard i2c fix
+ * Add NPM arm support
+ * Uart initialisation improved
+ * Better i2c bus detection on DE3815 & mmax
+
**0.7.3**
* DE3815 i2c fix when using different kernels
* Fixed various memory leaks in SWIG wrappers