You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2.11/index.markdown
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@ layout: default
3
3
title: Overview of Scala 2.11
4
4
---
5
5
6
+
The current 2.11 milestone is [M4](https://github.com/scala/scala/releases/tag/v2.11.0-M4).
7
+
8
+
To contribute to this overview, [please submit a pull request](https://github.com/scala/scala/tree/gh-pages/2.11/index.markdown).
9
+
6
10
# Smaller
7
11
We're modularizing the standard library and the compiler to allow more selective use of Scala's features, and to facilitate contributions to more clearly delineated sub-projects.
0 commit comments