diff --git a/CHANGE.md b/CHANGE.md index 99b609e5b430abb7e79295ac509b30d308044dea..3558e34c63d8c803c002f696717a2810afa2dd07 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>