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 c1070e1 release note for v1.12.4
c1070e1 is described below
commit c1070e1c29cbb0a2c1b0911d3e62db921abe50d0
Author: tiltwind <[email protected]>
AuthorDate: Wed Nov 29 08:34:51 2023 +0800
release note for v1.12.4
---
CHANGE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index 760d5fb..1969b69 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,10 @@
# Release Notes
+## v1.12.4
+
+### Bugfixes
+- fix null encoding for nil pointer.
[#368](https://github.com/apache/dubbo-go-hessian2/pull/368)
+
## v1.12.3
### Bugfixes