From ba443d61cb5351779547815328cafebdb4c80252 Mon Sep 17 00:00:00 2001 From: tianqiao Date: Tue, 30 Jan 2018 17:18:56 +0800 Subject: [PATCH] add versions guide --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1cc4b..2c02a71 100644 --- a/README.md +++ b/README.md @@ -546,4 +546,7 @@ public class ContextMessagePutTest { } } -``` \ No newline at end of file +``` + +附录: +[版本更新列表](/blob/master/VERSIONS.md) \ No newline at end of file -- GitLab