From bbbeb6118900a06ccc2ed7fe17f3c24b51b41b25 Mon Sep 17 00:00:00 2001
From: "vito.he" <hxmhlt@163.com>
Date: Wed, 30 Oct 2019 21:35:23 +0800
Subject: [PATCH] Release 1.2.0

---
 CHANGE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGE.md b/CHANGE.md
index 99b609e5b..3558e34c6 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>
 
-- 
GitLab