Skip to content

Commit 4132c7e

Browse files
committed
Tweaked the Symfony Releases page
1 parent 676f376 commit 4132c7e

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

contributing/community/releases.rst

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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
======= ============== ======= ======================== ===========
97111
Version 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

Comments
 (0)