aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorThomas Ingleby <thomas.c.ingleby@intel.com>2015-04-14 15:18:11 +0100
committerThomas Ingleby <thomas.c.ingleby@intel.com>2015-04-14 15:18:11 +0100
commita17e8dbd2133e27358587c54a4c4edea2b083163 (patch)
tree5e1eb8995093e8c8defde636241887956bb19f9c /docs/index.md
parent0093dc3f0db5d64572c234916a644889fb5bb166 (diff)
mraa: update to version 0.6.2
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index fd80c22..c3cefa5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -68,6 +68,13 @@ 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.6.2**
+ * Node.js 0.12 support
+ * NPM support
+ * Formatting done with clang-format
+ * Various examples and documentation updates
+ * Supported added for Beaglebone Black + Banana Pi
+
**0.6.1**
* 16bit spi iunctions added
* Node.js ISR now supported