Skip to content

Commit 3f27b41

Browse files
committed
Updated frontpage for 0.6.11 release
1 parent 686937e commit 3f27b41

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

_includes/themes/mongoengine/frontpage.html

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,10 @@ <h1 class="logo">MongoEngine</h1>
5151
{% endhighlight %}
5252
</div>
5353
<div class="tab-pane" id="announcements">
54-
<h3>v0.6.8 Released</h3>
54+
<h3>v0.6.11 Released</h3>
5555
<p>
56-
Multiple minor fixes and added choices to GenericEmbeddedDocuments and GenericReferences. See the <a href="http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html#changes-in-0-6-8">change log</a> for a full list of changes.
57-
</p>
58-
<h3>v0.6.7 Released</h3>
59-
<p>
60-
Fixes for replicaset connections and read preferences now supported.
61-
Added support for _id in indexing. Auto creation of indexes is now configurable.
62-
</p>
63-
<h3>v.0.6.6 Released</h3>
64-
<p>
65-
Mostly has bug fixes and adds support for both Django 1.3 and Django 1.4
66-
Upgrade today!
56+
Multiple minor fixes and a new reverse_delete_rule (PULL).
57+
See the <a href="http://mongoengine-odm.readthedocs.org/en/latest/changelog.html#changes-in-0-6-11">change log</a> for a full list of changes.
6758
</p>
6859
<h3>Roadmap released</h3>
6960
<p>

0 commit comments

Comments
 (0)