X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Findex.md;h=65a5dca4405c6208ed57c3978f04eca5e26d5868;hb=06085589d879eadf27d79a3ee540d67837220a2b;hp=c3cefa54d7939c94b99f7a30cda1d3a154b29602;hpb=a17e8dbd2133e27358587c54a4c4edea2b083163;p=contrib%2Fmraa.git diff --git a/docs/index.md b/docs/index.md index c3cefa5..65a5dca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -68,6 +68,18 @@ 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.1** + * Uart now uses binary arrays and has optional 'Str' functions in C++/SWIG + * Various Uart module bugfixes + * Node.js 0.12.4 support + * Node.js documentation support + +**0.7.0** + * Uart module now contains read/write interactions and configuration + * Python API contains more buffer checks + * Java support + * RPM cpack support + **0.6.2** * Node.js 0.12 support * NPM support