dotnet-core/release-notes/1.1/README.md
Rich Lander aa68ce453a
Include release links in top-level README (#1135)
* Include release links in top-level README

* Add update link in 2.0 release notes

* Fix release note links

* Fix release note links
2017-12-07 20:42:18 -08:00

12 lines
1.4 KiB
Markdown

# .NET Core 1.1 Releases
The following .NET Core 1.1 releases have been shipped. You must be on the latest patch release to be [supported by Microsoft](../../microsoft-support.md)
| Release Date | Description | Commits | Known Issues | Contributors |
| :-- | :-- | :--: | :--: | :--: |
| 2017/09/21 | 1.1.4 with SDK 1.1.4 ([release notes](1.1/1.1.4.md) / [download](download-archives/1.1.4-download.md)) | see release notes | - | - |
| 2017/05/09 | 1.1.2 with SDK 1.0.4 ([release notes](1.1/1.1.2.md) / [download](download-archives/1.1.2-download.md)) | see release notes | - | - |
| 2017/04/13 | 1.1.1 with SDK 1.0.3 ([release notes](https://github.com/dotnet/cli/releases/tag/v1.0.3) / [download](download-archives/1.0.3-sdk-download.md)) | see release notes | | - |
| 2017/03/07 | 1.1.1 with SDK 1.0.1 ([release notes](1.1/1.1.1.md) / [download](download-archives/1.1.1-download.md)) | see release notes | - | - |
| 2016/11/16 | 1.1 with SDK Preview 2.1 build 3177 ([release notes](1.1/1.1.md) / [download](download-archives/1.1-preview2.1-download.md)) | [Commits](1.1-commits.md) | [Known Issues](1.1-known-issues.md) | [Contributors](1.1-contributor-list.md) |
| 2016/10/24 | 1.1 Preview 1 with SDK Preview 2.1 build 3155 ([release notes](1.1/1.1.0-preview1.md) / [download](download-archives/preview-download.md)) | [Commits](1.1-preview1-commits.md) | [Known Issues](1.1.0-preview1-known-issues.md) | [Contributors](1.1.0-preview1-contibutor-list.md) |