This is an automated email from the ASF dual-hosted git repository.

fangyc pushed a commit to branch 1.3
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/1.3 by this push:
     new 0d4ba66  Mod: CHANGE.md
0d4ba66 is described below

commit 0d4ba66e996ebb40b895f714d6de304e965ac1fe
Author: fangyincheng <fangyinch...@sina.com>
AuthorDate: Sun Feb 9 23:25:08 2020 +0800

    Mod: CHANGE.md
---
 CHANGE.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGE.md b/CHANGE.md
index 78c1605..6349739 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -20,7 +20,8 @@
 - [Split config center GetConfig 
method](https://github.com/apache/dubbo-go/pull/267)
 - [Modify closing method for dubbo 
protocol](https://github.com/apache/dubbo-go/pull/268)
 - [Add SetLoggerLevel method](https://github.com/apache/dubbo-go/pull/271)
-- [change the position of the 
lock](https://github.com/apache/dubbo-go/pull/286)
+- [Change the position of the 
lock](https://github.com/apache/dubbo-go/pull/286)
+- [Change zk version and add 
base_registry](https://github.com/apache/dubbo-go/pull/355)
 
 ### Bugfixes
     
@@ -29,6 +30,7 @@
 - [The generic filter and default reference filters lack 
','](https://github.com/apache/dubbo-go/pull/260)
 - [Url encode zkpath](https://github.com/apache/dubbo-go/pull/283)
 - [Fix jsonrpc about HTTP/1.1](https://github.com/apache/dubbo-go/pull/327)
+- [Fix zk bug](https://github.com/apache/dubbo-go/pull/346)
 
 ## 1.2.0
 

Reply via email to