summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Dent <chris.dent@gmail.com>2018-10-24 22:52:58 +0100
committerChris Dent <chris.dent@gmail.com>2018-10-24 22:52:58 +0100
commit36e5b8bd16a6063ec654faf04541f3a20d19f7fe (patch)
tree6a5d46e1440c441dccd97b3ad6094d5c420a118f /docs
parent00f4fde04bdd841ec88c2b62dd9dcab92a3d019d (diff)
downloadpaste-git-36e5b8bd16a6063ec654faf04541f3a20d19f7fe.tar.gz
release 3.0.13.0.1
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 2255386..653c864 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,6 +3,13 @@ News
.. contents::
+3.0.1
+-----
+
+* Remove use of future for sake of html.escape and use own. Using
+ future was causing installation loops. See:
+ https://github.com/cdent/paste/issues/6
+
3.0.0
-----