From aafae6ac8f9ea7e7a04470afdeb1c4e0fbc11cbb Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Thu, 19 May 2022 20:03:18 +0100 Subject: [PATCH] Add v2 changes to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0831b7f6..4888180f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Since version `1.4.0` the library is cross compiled for scala versions `2.12` an Since version `1.6.0` the library is cross compiled for scala versions `2.12`, `2.13` and `3`. +Since version `2.0.0` the library is no longer cross compile for version `2.12`, and the package has been renamed from `com.sky` to `uk.sky`. + Add the following to your `build.sbt`: ```scala