From 71fddae1a796743a06d71153a296337e522ec213 Mon Sep 17 00:00:00 2001 From: "Kai(luo) Wang" Date: Thu, 25 Apr 2019 08:12:49 -0400 Subject: [PATCH 1/3] added availability information --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 94069f92b8..69079b147b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,8 @@ > 2019 April 24 -Cats 2.0.0-M1 is a milestone release for Cats 2.0. Cats 2.0.0-M1 maintains binary compatibility on cats-kernel, cats-core and cats-free with Cats 1.x.x. +Cats 2.0.0-M1 is a milestone release for Cats 2.0. It's aavaialble on Scala 2.11, Scala 2.12, Scala 2.13.0-RC1 and Scala.js 0.6. +Cats 2.0.0-M1 maintains binary compatibility on cats-kernel, cats-core and cats-free with Cats 1.x.x. The cats-core 2.0.0-M1 jar is a drop-in replacement for 1.0.1, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0 and 1.6.0 jars. Cats-core and cats-free 2.0.0 will remain binary compatible with 1.x. Cats 2.0.0-M1 breaks binary compatibility on cats-laws, cats-kernel-laws, cats-testkit and alleycats. From 76211e9fd8b97bf58d6b87e9b31786c527c975ea Mon Sep 17 00:00:00 2001 From: "Kai(luo) Wang" Date: Thu, 25 Apr 2019 08:28:24 -0400 Subject: [PATCH 2/3] Update CHANGES.md --- CHANGES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 69079b147b..ce6454713a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,10 +3,10 @@ > 2019 April 24 Cats 2.0.0-M1 is a milestone release for Cats 2.0. It's aavaialble on Scala 2.11, Scala 2.12, Scala 2.13.0-RC1 and Scala.js 0.6. -Cats 2.0.0-M1 maintains binary compatibility on cats-kernel, cats-core and cats-free with Cats 1.x.x. -The cats-core 2.0.0-M1 jar is a drop-in replacement for 1.0.1, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0 and 1.6.0 jars. -Cats-core and cats-free 2.0.0 will remain binary compatible with 1.x. -Cats 2.0.0-M1 breaks binary compatibility on cats-laws, cats-kernel-laws, cats-testkit and alleycats. +Cats 2.0.0-M1 maintains binary compatibility on cats-kernel, cats-core and cats-free with Cats 1.x.x. +Their 2.0.0-M1 jars are drop-in replacements for 1.0.1, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0 and 1.6.0 jars. +cats-kernel, cats-core and cats-free 2.0.0 will remain binary compatible with 1.x. +Cats 2.0.0-M1 breaks binary compatibility on cats-laws, cats-kernel-laws, cats-testkit and alleycats. ### Breaking changes From d19fbcbc904a3e9a4d1f08c217c737df4cc83544 Mon Sep 17 00:00:00 2001 From: "Frank S. Thomas" Date: Thu, 25 Apr 2019 14:38:32 +0200 Subject: [PATCH 3/3] Update CHANGES.md Co-Authored-By: LukaJCB --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ce6454713a..860c89492e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ > 2019 April 24 -Cats 2.0.0-M1 is a milestone release for Cats 2.0. It's aavaialble on Scala 2.11, Scala 2.12, Scala 2.13.0-RC1 and Scala.js 0.6. +Cats 2.0.0-M1 is a milestone release for Cats 2.0. It's available on Scala 2.11, Scala 2.12, Scala 2.13.0-RC1 and Scala.js 0.6. Cats 2.0.0-M1 maintains binary compatibility on cats-kernel, cats-core and cats-free with Cats 1.x.x. Their 2.0.0-M1 jars are drop-in replacements for 1.0.1, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0 and 1.6.0 jars. cats-kernel, cats-core and cats-free 2.0.0 will remain binary compatible with 1.x.