This is an automated email from the ASF dual-hosted git repository.
dengliming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new 381df7c Fix release notes typo (#2177)
381df7c is described below
commit 381df7cf34b7aefd76fdf7c50275729041146df6
Author: Qicz <[email protected]>
AuthorDate: Wed Sep 29 22:14:32 2021 +0800
Fix release notes typo (#2177)
---
RELEASE-NOTES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index c3b9469..ab4724f 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -11,7 +11,7 @@
1. Support Grayscale Release for SpringCloud
1. Support Grayscale Release for Apache Dubbo
1. Implement the async dubbo invoking for alibaba-dubbo
-1. Support external cros filter config
+1. Support external cross filter config
1. Support sign plugin custom dynamic sign provider
### API Changes