doc/releases: Add ordering comment to releases.yml

Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
This commit is contained in:
Anthony D'Atri 2025-03-08 10:58:37 -05:00
parent 5a2aed3641
commit 2290a904bd

View File

@ -1,5 +1,5 @@
#
# there are two sections
# There are two sections
#
# releases: ... for named releases
# development: ... for dev releases
@ -11,6 +11,10 @@
#
# If a version might represent an actual number (e.g. 0.80) quote it.
#
# Note that in order for the Gantt chart to properly reflect the latest version
# of a major release, the versions within a `releases` list MUST be
# in descending order.
releases:
squid:
target_eol: 2026-09-19