This is an automated email from the ASF dual-hosted git repository. xinminghe pushed a commit to branch 1.2 in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
commit daa1fc33d370caa3322eeae777381fbcb3e2649b Author: vito.he <[email protected]> AuthorDate: Wed Oct 30 21:35:23 2019 +0800 Release 1.2.0 --- CHANGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGE.md b/CHANGE.md index 99b609e..3558e34 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -8,7 +8,7 @@ - Support dynamic config center which compatible with dubbo 2.6.x & 2.7.x and commit the zookeeper impl<https://github.com/apache/dubbo-go/pull/194> - Add service token authorization support<https://github.com/apache/dubbo-go/pull/202> - Add accessLogFilter support<https://github.com/apache/dubbo-go/pull/214> -- Delete example in dubbo-go project<https://github.com/apache/dubbo-go/pull/228> +- Move example in dubbo-go project away<https://github.com/apache/dubbo-go/pull/228> - Add tps limit support<https://github.com/apache/dubbo-go/pull/237> - Add execute limit support<https://github.com/apache/dubbo-go/pull/246>
