From 485e38ed8067e260e8a6b36ac56858019390827c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 20 Sep 2017 15:19:28 +0200 Subject: [PATCH] Changed roadmap --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 86cafca..1d2a023 100644 --- a/README.md +++ b/README.md @@ -20,17 +20,17 @@ 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-alpha: + - v1.0-beta: - [ ] Node connectivity - [ ] Messages properly sent and received - [ ] Channel functionality - - v1.0-beta: + - v1.0: - [ ] Message encryption - [ ] P2P Private messages - - v1.0: + - v2.0: - [ ] SOCKS4a/SOCKS5 proxy support - [ ] HTTP proxy support - - v2.0: + - v3.0: - [ ] P2P File transfer - [ ] Memos (with TTL)