reorder lifecycle content

This commit is contained in:
Lee Coward 2018-10-02 07:53:33 -07:00
parent 80e7d44cba
commit 8e887e8752

View file

@ -37,14 +37,12 @@ The following repos have been updated
## .NET Core Lifecycle News
See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
### Supported Linux version changes
.NET Core 2.0 went end-of-life yesterday, 10/01/2018.
2.1 was declared LTS last month which began the end of life clock for 1.0 and 1.1. If remaining on the LTS channel is important to you, begin planning to migrate existing 1.0/1.1 applications to 2.1 before support for these channels ends on June 27 2019.
See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Notable Changes in 2.1.5
This release includes a number of impactful fixes. Please see the [commit list](2.1.5-commits.md) for details. The commit list now includes details for ASP.NET Core and EntityFrameworkCore.