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 973d9f6  release note for v1.11.5
973d9f6 is described below

commit 973d9f633ae1af98dfbb4b18aed59fe6bd46a345
Author: wongoo <[email protected]>
AuthorDate: Tue Dec 6 17:08:23 2022 +0800

    release note for v1.11.5
---
 CHANGE.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGE.md b/CHANGE.md
index c0d0c6c..9e6c769 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,15 @@
 # Release Notes
 
+## v1.11.5
+
+### Bugfixes
+- fix empty slice encode/decode error. 
[#341](https://github.com/apache/dubbo-go-hessian2/pull/341)
+
+## v1.11.4
+
+### Bugfixes
+- fix bytes.AcquireBytes memory leak by 
[dubbogo/gost](https://github.com/dubbogo/gost/pull/108)
+
 ## v1.11.3
 
 ### Bugfixes

Reply via email to