Skip to content

Commit

Permalink
release note for v1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wongoo committed Oct 19, 2021
1 parent ea64fc7 commit 23c41ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release Notes

## v1.9.4

### New Features
- support wrapper classes for Java basic types. [#278](https://github.com/apache/dubbo-go-hessian2/pull/278)

### Bugfixes
- fix registration ignored for struct with same name in diff package. [#279](https://github.com/apache/dubbo-go-hessian2/pull/279)
- fix cannot encode pointer of raw type. [#283](https://github.com/apache/dubbo-go-hessian2/pull/283)

## v1.9.3

### New Features
Expand Down

0 comments on commit 23c41ad

Please sign in to comment.