This is an automated email from the ASF dual-hosted git repository. xinminghe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-go.wiki.git
commit 6c757ccbe84b5dac9f257a1e9723748c414bdf34 Author: vito.he <[email protected]> AuthorDate: Wed May 29 20:38:26 2019 +0800 Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 62d8869..2199020 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,5 +1,5 @@ #### 1. compatible with [dubbo v2.5.x](https://github.com/apache/incubator-dubbo/tree/2.5.x) based on [hessian2](https://github.com/dubbogo/hessian2) and [getty](https://github.com/alexstocks/getty); -### 2. release version v1.0.x based on the design in [dubbo-go-V1.0 design](https://github.com/dubbo/go-for-apache-dubbo/wiki/dubbo-go-V1.0-design),need to compatible with dubbo v2.6.x. +### 2. release version v1.0.x based on the design in [dubbo-go-V1.0 design](https://github.com/dubbo/go-for-apache-dubbo/wiki/dubbo-go-V1.0-design), compatible with dubbo v2.6.x. _**We are working on this now.**_
