@@ -91,7 +91,21 @@ Below is the schedule for the first few versions that use this release model:
9191* **Blue ** represents the Stabilization phase
9292* **Green ** represents the Maintenance period
9393
94- This results in very predictable dates and maintenance periods:
94+ .. tip ::
95+
96+ If you want to learn more about the timeline of any given Symfony version,
97+ use the online `timeline calculator `_. You can also get all data as a JSON
98+ string via a URL like `https://symfony.com/roadmap.json?version=2.x `.
99+
100+ .. tip ::
101+
102+ Whenever an important event related to Symfony versions happens (a version
103+ reaches end of maintenance or a new patch version is released for
104+ instance), you can automatically receive an email notification if you
105+ subscribed on the `roadmap notification `_ page.
106+
107+ Version History
108+ ---------------
95109
96110======= ============== ======= ======================== ===========
97111Version Feature Freeze Release End of Maintenance End of Life
@@ -123,19 +137,6 @@ Version Feature Freeze Release End of Maintenance End of Life
123137 .. [2 ] Symfony 2.8 is the last version of the Symfony 2.x branch.
124138 .. [3 ] Symfony 3.0 is the first version to use the new release process based on five minor releases.
125139
126- .. tip ::
127-
128- If you want to learn more about the timeline of any given Symfony version,
129- use the online `timeline calculator `_. You can also get all data as a JSON
130- string via a URL like `https://symfony.com/roadmap.json?version=2.x `.
131-
132- .. tip ::
133-
134- Whenever an important event related to Symfony versions happens (a version
135- reaches end of maintenance or a new patch version is released for
136- instance), you can automatically receive an email notification if you
137- subscribed on the `roadmap notification `_ page.
138-
139140 Backwards Compatibility
140141-----------------------
141142
0 commit comments