Skip to content

Commit 0144a06

Browse files
committed
Updated frontpage
1 parent 03fd48a commit 0144a06

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_includes/themes/mongoengine/frontpage.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,12 @@ <h1 class="logo">MongoEngine</h1>
5151
{% endhighlight %}
5252
</div>
5353
<div class="tab-pane" id="announcements">
54-
<h3>v0.6.5 Released</h3>
54+
<h3>v0.6.7 Released</h3>
55+
<p>
56+
Fixes for replicaset connections and read preferences now supported.
57+
Added support for _id in indexing. Auto creation of indexes is now configurable.
58+
</p>
59+
<h3>v.0.6.6 Released</h3>
5560
<p>
5661
Mostly has bug fixes and adds support for both Django 1.3 and Django 1.4
5762
Upgrade today!

0 commit comments

Comments
 (0)