Skip to content

Commit b81704a

Browse files
authored
Merge pull request #1031 from SethTisue/rc1-release
hello Scala 2.13.0-RC1
2 parents e474690 + 47b5de9 commit b81704a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
category: announcement
3+
permalink: /news/2.13.0-RC1
4+
title: "Scala 2.13.0-RC1 is now available!"
5+
---
6+
[Scala 2.13.0-RC1](https://github.com/scala/scala/releases/tag/v2.13.0-RC1) further refines and polishes the new collections API, among other improvements.
7+
8+
If no major problems are found in this release candidate, we will re-release it as 2.13.0. In the meantime, we'll be working primarily on documentation and on helping the ecosystem upgrade.
9+
10+
For details, refer to the [release notes](https://github.com/scala/scala/releases/tag/v2.13.0-RC1) on GitHub.

download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ release_version: 2.12.8
55
release_date: "December 4, 2018"
66
show_resources: "true"
77
other_releases: [
8-
["development_version", "Current 2.13.x milestone", 2.13.0-M5, "August 30, 2018"],
8+
["development_version", "Current 2.13.x prerelease", 2.13.0-RC1, "April 8, 2019"],
99
["maintenance_version", "Last 2.11.x maintenance release", 2.11.12, "November 9, 2017"],
1010
["maintenance_version", "Last 2.10.x maintenance release", 2.10.7, "November 9, 2017"]
1111
]

0 commit comments

Comments
 (0)