Skip to content

Commit 3d42f9d

Browse files
committed
relnotes wip
1 parent 9d5fe63 commit 3d42f9d

File tree

9 files changed

+4232
-5
lines changed

9 files changed

+4232
-5
lines changed

_includes/downloads.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ <h3 id="v{{ item.branch | replace: ',', '' }}">
1212
<a name="devel"></a>
1313
{% when 'old' %}
1414
<a name="oldstable"></a>
15+
{% when 'deprecated' %}
16+
<a name="deprecated"></a>
1517
{% endcase %}
1618
{% case item.mode %}
1719
{% when 'current' %}
@@ -24,6 +26,8 @@ <h3 id="v{{ item.branch | replace: ',', '' }}">
2426
{% endif %}
2527
{% when 'old' %}
2628
Old Stable Release
29+
{% when 'deprecated' %}
30+
Deprecated Old Stable Release
2731
{% endcase %}
2832
({{ item.version }})
2933
</h3>

_releases/4.4.13.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
advisory:
66
- version: 4.4.13
77
url: 4.4.12
8-
mode: old
98
redirect_from:
109
- /releases/4.4.13/release-notes
1110
---

_releases/4.4.14.html

Lines changed: 2753 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)