Skip to content

Commit 4fd972b

Browse files
committed
Update index.markdown
1 parent b71376b commit 4fd972b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

2.11/index.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ layout: default
33
title: Overview of Scala 2.11
44
---
55

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+
610
# Smaller
711
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.
812

0 commit comments

Comments
 (0)