summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt
index fff0430..7f22b67 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -351,8 +351,8 @@ template_name`` in your framework, then ``response.template`` will be
News
====
-svn trunk
----------
+1.0
+---
* Keep URLs in-tact in cases such as
``app.get('http://www.python.org')`` (so HTTP_HOST=www.python.org,
@@ -364,3 +364,8 @@ svn trunk
(avoids quoting cookie values).
* Accept any ``params`` argument that has an ``items`` method (like
MultiDict)
+
+0.9
+---
+
+Initial release