diff --git a/contributing/community/releases.rst b/contributing/community/releases.rst index 9e9262077dd..82757be6b5b 100644 --- a/contributing/community/releases.rst +++ b/contributing/community/releases.rst @@ -91,7 +91,19 @@ Below is the schedule for the first few versions that use this release model: * **Blue** represents the Stabilization phase * **Green** represents the Maintenance period -This results in very predictable dates and maintenance periods: +.. tip:: + + If you want to learn more about the timeline of any given Symfony version, + use the online `timeline calculator`_. + +.. tip:: + + Whenever an important event related to Symfony versions happens (a version + reaches end of maintenance or a new patch version is released for + instance), you can automatically receive an email notification if you + subscribed on the `roadmap notification`_ page. + +.. _version-history: ======= ============== ======= ======================== =========== Version Feature Freeze Release End of Maintenance End of Life @@ -123,19 +135,6 @@ Version Feature Freeze Release End of Maintenance End of Life .. [2] Symfony 2.8 is the last version of the Symfony 2.x branch. .. [3] Symfony 3.0 is the first version to use the new release process based on five minor releases. -.. tip:: - - If you want to learn more about the timeline of any given Symfony version, - use the online `timeline calculator`_. You can also get all data as a JSON - string via a URL like `https://symfony.com/roadmap.json?version=2.x`. - -.. tip:: - - Whenever an important event related to Symfony versions happens (a version - reaches end of maintenance or a new patch version is released for - instance), you can automatically receive an email notification if you - subscribed on the `roadmap notification`_ page. - Backwards Compatibility -----------------------