Update news.html

This commit is contained in:
siddontang 2014-11-23 11:04:51 +08:00
parent 5b6449d51f
commit cde90e4218
1 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,12 @@
<div class="row news" id="news">
<h2>News</h2>
<div class="content">
<div class="post">
<h3> <a href="#ledisdb-v0.4-released">LedisDB v0.4 Released</a></h3>
<p>We have released LedisDB v0.4, Check <a href="https://github.com/siddontang/ledisdb/releases/tag/v0.4">GitHub</a> for more information</p>
<p class="small text-muted">Published 23 November 2014</p>
</div>
<div class="post">
<h3> <a href="#ledisdb-v0.3-released">LedisDB v0.3 Released</a></h3>
<p>We have released LedisDB v0.3, Check <a href="https://github.com/siddontang/ledisdb/releases/tag/v0.3">GitHub</a> for more information</p>