diff options
-rw-r--r-- | book.json | 4 | ||||
-rw-r--r-- | docs/0-Doc-Revisions.md | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -5,7 +5,7 @@ "keywords": "AGL, XDS, cross, Development, Iotbzh", "author": "Sebastien Douheret", "website": "http://iot.bzh", - "published": "August 2018", - "version": "5.99.3", + "published": "October 2018", + "version": "6.0.0", "pdf_filename": "XDS_UsersGuide" } diff --git a/docs/0-Doc-Revisions.md b/docs/0-Doc-Revisions.md index 9c31870..d94f917 100644 --- a/docs/0-Doc-Revisions.md +++ b/docs/0-Doc-Revisions.md @@ -8,3 +8,5 @@ Document revisions | Nov 2017 | 1.0.0-rc1 | Updates to match v1.0.0-rc1 behavior | S. Douheret [ Iot.bzh ] | | Jan 2018 | 1.0.0 | Add VM appliance and document<br> new SDK management | S. Douheret, R. Le Martret <br> [ Iot.bzh ] | | Jan 2018 | 1.0.1 | Removed duplicated parts and<br> split in subchapters | S. Douheret, R. Le Martret <br> [ Iot.bzh ] | +| Aug 2018 | 5.99.3 | Updates to match 5.99.3 behavior | C. Legall, C. Benier, S. Douheret [ Iot.bzh ] | +| Oct 2018 | 6.0.0 | Clarify install instructions and various update about SDKs | S. Douheret [ Iot.bzh ] | |