You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2020/09/26 15:30:23 UTC

[dubbo-go] branch 1.5 updated: add history release for README.md

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

joezou pushed a commit to branch 1.5
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/1.5 by this push:
     new f129b9e  add history release for README.md
     new 2f1d1e5  Merge pull request #777 from zouyx/1.5.2
f129b9e is described below

commit f129b9e3ea53c83dc62d947f14a037b9deba4631
Author: Joe Zou <yi...@gmail.com>
AuthorDate: Sat Sep 26 16:12:13 2020 +0800

    add history release for README.md
---
 README.md    | 10 +++++++++-
 README_CN.md |  8 ++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 492e7d0..76064b6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,15 @@ Apache License, Version 2.0
 
 [v1.5.1 - Aug 23, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.1)
 
-[v1.5.0 - July 24, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.0)
+[v1.5.0 - Jul 24, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.0)
+
+[v1.4.4 - Aug 11, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.4.4)
+
+[v1.4.3 - Jul 29, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.4.3)
+
+[v1.4.2 - Jun 7, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.4.2)
+
+[v1.4.1 - Apr 20, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.4.1)
 
 [v1.4.0 - Mar 17, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.4.0)
 
diff --git a/README_CN.md b/README_CN.md
index b3e375e..af19ffd 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -21,6 +21,14 @@ Apache License, Version 2.0
 
 [v1.5.0 - 2020年7月24日](https://github.com/apache/dubbo-go/releases/tag/v1.5.0)
 
+[v1.4.4 - 2020年8月11日](https://github.com/apache/dubbo-go/releases/tag/v1.4.4)
+
+[v1.4.3 - 2020年7月29日](https://github.com/apache/dubbo-go/releases/tag/v1.4.3)
+
+[v1.4.2 - 2020年6月7日](https://github.com/apache/dubbo-go/releases/tag/v1.4.2)
+
+[v1.4.1 - 2020年4月20日](https://github.com/apache/dubbo-go/releases/tag/v1.4.1)
+
 [v1.4.0 - 2020年3月17日](https://github.com/apache/dubbo-go/releases/tag/v1.4.0)
 
 [v1.3.0 - 2020年3月1日](https://github.com/apache/dubbo-go/releases/tag/v1.3.0)