diff --git a/CHANGE.md b/CHANGE.md index 6349739cfcaa3c6208704206f33b066e3966c9f8..c560d0d0629272e581f088089333222503758066 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -31,6 +31,7 @@ - [Url encode zkpath](https://github.com/apache/dubbo-go/pull/283) - [Fix jsonrpc about HTTP/1.1](https://github.com/apache/dubbo-go/pull/327) - [Fix zk bug](https://github.com/apache/dubbo-go/pull/346) +- [HessianCodec failed to check package header length](https://github.com/apache/dubbo-go/pull/381) ## 1.2.0 diff --git a/README.md b/README.md index b256842d2fae0fe80ea981986674df438ce08404..272079ffc766f0e4af83c094c05c43df63945eaf 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,13 @@ Apache License, Version 2.0 ## Release note ## -[v1.0.0 - May 29, 2019 compatible with dubbo v2.6.5](https://github.com/apache/dubbo-go/releases/tag/v1.0.0) +[v1.3.0 - Mar 1, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.3.0) + +[v1.2.0 - Nov 15, 2019](https://github.com/apache/dubbo-go/releases/tag/v1.2.0) [v1.1.0 - Sep 7, 2019 the first release after transferred to apache](https://github.com/apache/dubbo-go/releases/tag/v1.1.0) -[v1.2.0 - Nov 15, 2019](https://github.com/apache/dubbo-go/releases/tag/v1.2.0) +[v1.0.0 - May 29, 2019 compatible with dubbo v2.6.5](https://github.com/apache/dubbo-go/releases/tag/v1.0.0) ## Project Architecture ## diff --git a/README_CN.md b/README_CN.md index 948aed6d71f45354070ea452fc4a48f48017a6c8..f3a58377d062ab74c37495d2493a469e71e359cb 100644 --- a/README_CN.md +++ b/README_CN.md @@ -12,11 +12,13 @@ Apache License, Version 2.0 ## 鍙戝竷鏃ュ織 ## -[v1.0.0 - 2019骞�5鏈�29鏃� 鍏煎dubbo v2.6.5 鐗堟湰](https://github.com/apache/dubbo-go/releases/tag/v1.0.0) +[v1.3.0 - 2020骞�3鏈�1鏃(https://github.com/apache/dubbo-go/releases/tag/v1.3.0) + +[v1.2.0 - 2019骞�11鏈�15鏃(https://github.com/apache/dubbo-go/releases/tag/v1.2.0) [v1.1.0 - 2019骞�9鏈�7鏃� 鎹愮尞缁橝pache涔嬪悗鐨勭涓€娆elease](https://github.com/apache/dubbo-go/releases/tag/v1.1.0) -[v1.2.0 - 2019骞�11鏈�15鏃(https://github.com/apache/dubbo-go/releases/tag/v1.2.0) +[v1.0.0 - 2019骞�5鏈�29鏃� 鍏煎dubbo v2.6.5 鐗堟湰](https://github.com/apache/dubbo-go/releases/tag/v1.0.0) ## 宸ョ▼鏋舵瀯 ##