Skip to content

Commit

Permalink
update history
Browse files Browse the repository at this point in the history
  • Loading branch information
kwatch committed Nov 28, 2011
1 parent 5eff240 commit 444b31b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions website/htdocs/history.html.pyt
@@ -1,6 +1,20 @@
<?py # -*- coding: utf-8 -*- ?>
<?py self.context['page_title'] = 'History' ?>

<div class="post">
<h2 class="title"><a href="#">Release 0.4.1</a></h2>
<p class="meta"><span class="date">Nov 28, 2011</span><span class="posted"><a href="/archives/0.4.0/versionswitcher.sh">download</a></span></p>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<ul>
<li>Fix Ruby installer to install Rubygems correctly.</li>
<li>Update Rubygems version installed to 1.8.11.</li>
</ul>
<!--p class="links"><a href="#">Comments</a></p-->
</div>
</div><!-- /post -->


<div class="post">
<h2 class="title"><a href="#">Release 0.4.0</a></h2>
<p class="meta"><span class="date">Nov 25, 2011</span><span class="posted"><a href="/archives/0.4.0/versionswitcher.sh">download</a></span></p>
Expand Down
2 changes: 1 addition & 1 deletion website/tmpl/_sidebar.html.pyt
Expand Up @@ -10,7 +10,7 @@
</form>
<?py #endif ?>
<div>
<a href="https://versionswitcher.appspot.com/install.sh">DOWNLOAD<div id="download-version">(version 0.4.0)</div></a>
<a href="https://versionswitcher.appspot.com/install.sh">DOWNLOAD<div id="download-version">(version 0.4.1)</div></a>
</div>
</div>
<div style="clear: both;">&nbsp;</div>
Expand Down

0 comments on commit 444b31b

Please sign in to comment.