Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit f48dc65

Browse files
committed
Add release announcements
1 parent 14ac14a commit f48dc65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,13 @@ <h1>Rack: a Ruby Webserver Interface</h1>
112112

113113
<h2>News</h2>
114114

115+
116+
<dl>
117+
<dt>January 7th, 2013</dt>
118+
<dd><strong>Rack 1.4.3</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/-MWPHDeGWtI/discussion">released</a>!. <br>See security fix <a href="https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18">here</a>. <br>All users should upgrade!</dd>
119+
<dd><strong>Rack 1.3.8</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/-MWPHDeGWtI/discussion">released</a>!. <br>See security fix <a href="https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18">here</a>. <br>All users should upgrade!</dd>
120+
</dl>
121+
115122
<dl>
116123
<dt>January 6th, 2013</dt>
117124
<dd><strong>Rack 1.4.2</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/KREbQ4VwtTY/discussion">released</a>!. <br>See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>

0 commit comments

Comments
 (0)