GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/6039
[hotfix] [docs] Add Release Notes for Flink 1.5.
## What is the purpose of the change
* Add release notes for Flink 1.5 to the documentation
## Brief change log
* Add page with release notes for Flink 1.5
* Add "Release Notes" section to index page and link to Flink 1.5 release
notes
* Remove link to out-dated migration guide from index page
## Verifying this change
* Docs change only.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink 1.5-releaseNotes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6039.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6039
----
commit 37d9c155659cfb195fb3a1a85cf491bd0605ab8e
Author: Fabian Hueske <fhueske@...>
Date: 2018-05-17T16:38:22Z
[hotfix] [docs] Add Release Notes for Flink 1.5.
----
---