From e6e448fa5354882080c94d17d9878cfd57324ab3 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Tue, 3 Dec 2013 18:27:32 -0800 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eab3b84..5abb175 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,8 @@ In lieu of a formal styleguide, take care to maintain the existing coding style. [![NPM](https://nodei.co/npm/cylon.png?compact=true)](https://nodei.co/npm/cylon/) +Version 0.7.0 - cylon command for generating new adaptors, support code for better GPIO support, literate examples + Version 0.6.0 - API exposes robot commands, fixes issues in driver/adaptor init Version 0.5.0 - Improve API, add GPIO support for reuse in adaptors