[MXNET-284] Update release version text to 1.2.0#10415
[MXNET-284] Update release version text to 1.2.0#10415eric-haibin-lin merged 8 commits intoapache:masterfrom
Conversation
|
is this still wip ? |
| <a href="https://github.com/apache/incubator-mxnet/releases/tag/1.1.0">Learn More</a> | ||
| <h3>MXNet 1.2.0.rc0 Released</h3> | ||
| <p>We're excited to announce the release of MXNet 1.2.0.rc0! Check out the release notes for latest updates.</p> | ||
| <a href="https://github.com/apache/incubator-mxnet/releases/tag/1.2.0">Learn More</a> |
There was a problem hiding this comment.
The link should be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0
There was a problem hiding this comment.
Ok, thanks for the feedback. I will change this.
|
I have updated the link to be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0. |
|
This PR is no longer WIP. |
| <h3>Apache MXNet 1.1.0 Released</h3> | ||
| <p>We're excited to announce the release of MXNet 1.1.0! Check out the release notes for latest updates.</p> | ||
| <a href="https://github.com/apache/incubator-mxnet/releases/tag/1.1.0">Learn More</a> | ||
| <h3>MXNet 1.2.0.rc0 Released</h3> |
There was a problem hiding this comment.
why announce rc0? I don't remember such announcements for previous releases
There was a problem hiding this comment.
This is a new change and we are adding a drop-down menu item for users to preview 1.2.0rc0 and that is the reason for the announcement.
|
This allows people to review the updates on the site and look at API docs, etc. We will follow up with another update to master when the RC is accepted and change it to be announcing 1.2.0. |
* Addng a dummy space * Changing the static references to 1.1.0 to 1.2.0 * Removed the extra space * In the new page add new two new text sections for for Improved ONNX Support and Introducing Scala * Updating the text to ensure that Apache goes along with Incubating * Add rc0 to the release version in the home page * updated the link to be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0. * Changing the Github 1.2.0.rc0 link in the home page to Confluence
* Addng a dummy space * Changing the static references to 1.1.0 to 1.2.0 * Removed the extra space * In the new page add new two new text sections for for Improved ONNX Support and Introducing Scala * Updating the text to ensure that Apache goes along with Incubating * Add rc0 to the release version in the home page * updated the link to be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0. * Changing the Github 1.2.0.rc0 link in the home page to Confluence
* Addng a dummy space * Changing the static references to 1.1.0 to 1.2.0 * Removed the extra space * In the new page add new two new text sections for for Improved ONNX Support and Introducing Scala * Updating the text to ensure that Apache goes along with Incubating * Add rc0 to the release version in the home page * updated the link to be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0. * Changing the Github 1.2.0.rc0 link in the home page to Confluence
* Addng a dummy space * Changing the static references to 1.1.0 to 1.2.0 * Removed the extra space * In the new page add new two new text sections for for Improved ONNX Support and Introducing Scala * Updating the text to ensure that Apache goes along with Incubating * Add rc0 to the release version in the home page * updated the link to be : https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0. * Changing the Github 1.2.0.rc0 link in the home page to Confluence
Description
In the home page for the site, the static text needs to be updated to the 1.2.0 version.
Changes