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 c18594c release note for v1.11.0 c18594c is described below commit c18594c8ecd05dbd953d68ab1fab03d4a1d6c6e5 Author: wangoo <won...@apache.org> AuthorDate: Wed Jan 19 08:41:28 2022 +0800 release note for v1.11.0 --- CHANGE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGE.md b/CHANGE.md index 84d40bd..7171f69 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -1,5 +1,10 @@ # Release Notes +## v1.11.0 + +### New Features +- support encode object to map and vice versa. [#309](https://github.com/apache/dubbo-go-hessian2/pull/309) + ## v1.10.3 ### New Features