From 8a1875a11489f7ab9f210e7bf1088a7109447217 Mon Sep 17 00:00:00 2001 From: Kailuo Wang Date: Wed, 1 Aug 2018 12:06:29 -0400 Subject: [PATCH] post release update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b3b2f2e9..55d7d653ad 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You can read the API Documentation, [here](https://typelevel.org/cats/api/cats/i ### Getting Started -Cats is currently available for Scala 2.10, 2.11 and 2.12, and [Scala.js](http://www.scala-js.org/). +Cats is currently available for Scala 2.10 (up to 1.2.x), 2.11, 2.12, 2.13.0-M4, and [Scala.js](http://www.scala-js.org/). Cats relies on improved type inference via the fix for [SI-2712](https://github.com/scala/bug/issues/2712), which is not enabled by default. For **Scala 2.11.9 or later** you should add the following to your `build.sbt`: