This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch release/release_note in repository https://gitbox.apache.org/repos/asf/shenyu-client-rust.git
commit 34fd07299bfb7e7f26163523d196941e335b4f3e Author: liuhy <[email protected]> AuthorDate: Thu Jan 2 16:26:03 2025 +0800 [type:release] add release note --- RELEASE-NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md new file mode 100644 index 0000000..fcf3115 --- /dev/null +++ b/RELEASE-NOTES.md @@ -0,0 +1,5 @@ +## 1.0.0 + +### New Features +* Support Namespace +* Add Rust Sdk \ No newline at end of file
