We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2aed3 commit 2290a90Copy full SHA for 2290a90
doc/releases/releases.yml
@@ -1,5 +1,5 @@
1
#
2
-# there are two sections
+# There are two sections
3
4
# releases: ... for named releases
5
# development: ... for dev releases
@@ -11,6 +11,10 @@
11
12
# If a version might represent an actual number (e.g. 0.80) quote it.
13
14
+# Note that in order for the Gantt chart to properly reflect the latest version
15
+# of a major release, the versions within a `releases` list MUST be
16
+# in descending order.
17
+
18
releases:
19
squid:
20
target_eol: 2026-09-19
0 commit comments