Skip to content

Commit

Permalink
fix fields name mismatch in Duration class
Browse files Browse the repository at this point in the history
  • Loading branch information
wongoo committed Sep 9, 2020
1 parent a9a3d09 commit faccffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- fix eunm encode error in request. [#203](https://github.com/apache/dubbo-go-hessian2/pull/203)
- fix []byte field decoding issue. [#216](https://github.com/apache/dubbo-go-hessian2/pull/216)
- fix decoding error for map in map. [#229](https://github.com/apache/dubbo-go-hessian2/pull/229)
- fix fields name mismatch in Duration class. [#234](https://github.com/apache/dubbo-go-hessian2/pull/234)

## v1.6.0

Expand Down

0 comments on commit faccffd

Please sign in to comment.