diff --git a/MIGRATION.md b/MIGRATION.md index 950d81d..41c3c00 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -2,6 +2,14 @@ Guides for migrating to different versions of Cadence are below. +## Migrating to 1.2.0 + +There are no backwards incompatible changes in this release. + +## Migrating to 1.1.0 + +There are no backwards incompatible changes in this release. + ## Migrating to 1.0.0 In version `1.0.0` of Cadence deprecated methods have been removed. diff --git a/README.md b/README.md index bdce1a2..1c55b75 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ additional terms or conditions. ## Language Support -Cadence (latest master) supports building with a range of `1.56+` versions. +Cadence (latest master) supports building with a range of `1.60+` versions. ### Guaranteed to Build