This is an automated email from the ASF dual-hosted git repository.
wongoo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git
The following commit(s) were added to refs/heads/master by this push:
new 49f9da8 release note for v1.10.0
49f9da8 is described below
commit 49f9da849c1b5794a6ed554a00b31d967c79bd41
Author: wangoo <[email protected]>
AuthorDate: Sat Dec 4 00:08:42 2021 +0800
release note for v1.10.0
---
CHANGE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index cd695d6..d270416 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,10 @@
# Release Notes
+## v1.10.0
+
+### New Features
+- support java function param type.
[#295](https://github.com/apache/dubbo-go-hessian2/pull/295)
+
## v1.9.5
### New Features