aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2014-06-13 10:30:27 +0100
committerBrendan Le Foll <brendan.le.foll@intel.com>2014-06-13 10:30:27 +0100
commitba102b252654c0d3164a833a5c8bbaa126b86f36 (patch)
treebbdbb354d75461d56c52c6981c82388a7abf3fac /docs/index.md
parentd1f39525ec75b914c7b6d294b757ea96183d023a (diff)
maa: update to 0.3.0
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index c081e73..48c577a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -59,6 +59,9 @@ 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.3.0**
+ * maa_i2c_read now returns length of read
+
**0.2.9**
* Add global maa.h & maa.hpp headers
* usage of "gpio.h" is not legal you need to use "maa/gpio.h" unless adding