This is an automated email from the ASF dual-hosted git repository.

alexstocks 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 067bdf6  update readme
067bdf6 is described below

commit 067bdf66a680a2985e61eecf59fe6b0dee143392
Author: yuyu <[email protected]>
AuthorDate: Mon Aug 31 00:17:21 2020 +0800

    update readme
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 6bc9b78..2887670 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ thanks to [micln](https://github.com/micln), 
[pantianying](https://github.com/pa
 * [Field Alias By Alias](https://github.com/apache/dubbo-go-hessian2/issues/19)
 * [Java Bigdecimal](https://github.com/apache/dubbo-go-hessian2/issues/89)
 * [Java Date & Time](https://github.com/apache/dubbo-go-hessian2/issues/90)
+* [java8 time.Date](https://github.com/apache/dubbo-go-hessian2/pull/212)
+* [java8 java.sql.Time & 
java.sql.Date](https://github.com/apache/dubbo-go-hessian2/pull/219)
 * [Java Generic 
Invokation](https://github.com/apache/dubbo-go-hessian2/issues/84)
 * [Java Extends](https://github.com/apache/dubbo-go-hessian2/issues/157)
 * [Dubbo Attachements](https://github.com/apache/dubbo-go-hessian2/issues/49)

Reply via email to