summaryrefslogtreecommitdiff
path: root/docs/news.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-10-12 13:44:06 -0500
committerMichael Merickel <michael@merickel.org>2020-10-12 13:44:06 -0500
commitdf109cacddc56af8cfe75fc7df39af6e1f2cd92d (patch)
tree706f08e239518fc794e591308cceb391f126179f /docs/news.rst
parent9754d900f958099b6249951b4f726220c7995f27 (diff)
downloadpastedeploy-git-df109cacddc56af8cfe75fc7df39af6e1f2cd92d.tar.gz
prep 2.1.12.1.1master
Diffstat (limited to 'docs/news.rst')
-rw-r--r--docs/news.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 3dede23..a6dbee4 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,12 @@
Paste Deployment News
=====================
+2.1.1 (2020-10-12)
+------------------
+
+* Added ``setuptools`` as an explicit dependency.
+ This has always been required but now that more environments are becoming capable of operating without it being installed, we now need to ensure it's available.
+
2.1.0
-----