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)