diff --git a/Home.md b/Home.md index 54f583c..4f2e59a 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,9 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser The current stable release is **1.2.6**. Development of this series is currently tracked on the **1.2.x** branch. Production systems should use this branch. To upgrade from the legacy 1.0 or 1.1 series, see instructions at [Upgrading to 1.2](wiki/Upgrading-to-1.2). -The current legacy release is **1.1.19**. Development of this is currently tracked on the **1.1.x** branch. The **1.0** and **0.9** release series are no longer supported and [upgrade is strongly recommended](wiki/Upgrading-to-1.2). +The current legacy release is **1.1.19**. Only major security changes that are completely backwards compatible are ported to this branch, no new features are planned or anticipated. Development of this is currently tracked on the **1.1.x** branch. + +The **1.0** and **0.9** release series are no longer supported and [upgrade is strongly recommended](wiki/Upgrading-to-1.2). The current development branch is the **master** branch, which will lead to the **1.3.0** release at a future date. Developers should work against this branch.