From fc97f7eeb0aeab8c5264cf60ba09ad607b29eedd Mon Sep 17 00:00:00 2001 From: Tao Lv Date: Fri, 15 Mar 2019 19:41:49 +0800 Subject: [PATCH] what's new - add 1.4.0 release (#14435) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a8ecdd99bd0..307bbd432c27 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ How to Contribute What's New ---------- +* [Version 1.4.0 Release](https://github.com/apache/incubator-mxnet/releases/tag/1.4.0) - MXNet 1.4.0 Release. * [Version 1.3.1 Release](https://github.com/apache/incubator-mxnet/releases/tag/1.3.1) - MXNet 1.3.1 Patch Release. * [Version 1.3.0 Release](https://github.com/apache/incubator-mxnet/releases/tag/1.3.0) - MXNet 1.3.0 Release. * [Version 1.2.0 Release](https://github.com/apache/incubator-mxnet/releases/tag/1.2.0) - MXNet 1.2.0 Release.