Skip to content

Commit ce6877f

Browse files
authored
Update 2.12.13.md
1 parent aa290ce commit ce6877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/2.12.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Scala 2.12.13:
22

3-
* Backports configurable warnings and errors from 2.13.x. // TODO link to blog post
3+
* Backports configurable warnings and errors from 2.13.x. // TODO: merge https://github.com/scala/scala-lang/pull/1184 and add a link to the post
44
* Improves pattern matching exhaustivity warnings for patterns involving Tuples.
55
* Improves performance of building `immutable.{TreeMap,TreeSet}` by using mutation within
66
the builder.

0 commit comments

Comments
 (0)