From 3e3ef767a42082f6387c770178c640f101f6d65c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 8 Nov 2017 02:26:07 +0100 Subject: [PATCH] Node connectivity has been tested. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b87b9b..e8f6eb1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Roadmap What follows is a list roadmap of features and the (approximate) versions in which they will be implemented. The API will only change in major versions of the library, while minor versions will be dedicated to internal improvements and patch versions to small fixes that got past the release. - v1.0-beta: - - [x] Node connectivity (_TBT_) + - [x] Node connectivity - [x] Channel functionality (_TBT_) - [ ] Messages properly sent and received - v1.0: