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 f0fbe40 release note for v1.12.2
f0fbe40 is described below
commit f0fbe40e207cc5ba0cb76b1dcc0c8db2aee877bf
Author: tiltwind <[email protected]>
AuthorDate: Sat May 6 14:04:21 2023 +0800
release note for v1.12.2
---
CHANGE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index ca475c0..3eeec30 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,10 @@
# Release Notes
+## v1.12.2
+
+### Bugfixes
+- fix pointer value set.
[#361](https://github.com/apache/dubbo-go-hessian2/pull/361)
+
## v1.12.1
### Bugfixes