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 f989170 release note for v1.10.2
f989170 is described below
commit f989170905c309700aba409389fefcd8f02849b3
Author: wangoo <[email protected]>
AuthorDate: Fri Dec 24 14:43:03 2021 +0800
release note for v1.10.2
---
CHANGE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index 7725c51..0e7ee03 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,10 @@
# Release Notes
+## v1.10.2
+
+### Bugfixes
+- fix list value not unpacked.
[#300](https://github.com/apache/dubbo-go-hessian2/pull/300)
+
## v1.10.1
### Bugfixes