summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2013-12-03 18:21:42 +0100
committerMarcel Hellkamp <marc@gsites.de>2013-12-03 18:21:42 +0100
commitd22d01b868c8217110fb8c470fc177f7f0c23fb9 (patch)
tree01b1ddde06251d542050b932aa5e117533be696f
parent1c52420524b5fb3b38e8a39dabf95a4b6bc16789 (diff)
downloadbottle-d22d01b868c8217110fb8c470fc177f7f0c23fb9.tar.gz
Fixed changelog
-rwxr-xr-xdocs/changelog.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 44a37f4..f378438 100755
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -8,8 +8,6 @@ Release Notes and Changelog
Release 0.11
==============
-.. warning: Not released yet.
-
* Native support for Python 2.x and 3.x syntax. No need to run 2to3 anymore.
* Support for partial downloads (``Range`` header) in :func:`static_file`.
* The new :class:`ResourceManager` interface helps locating files bundled with an application.