summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-06-21 13:30:09 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-06-21 13:30:09 -0700
commit0ae019c8259924438f4247784d56beda639b1e11 (patch)
tree493a1a0202104d8d809ef750d1e9944280f54c94 /sites
parent063ae69cd444c48179742e7d8fc371310b589a44 (diff)
parentd5ec63306c48ef25101129dad371733582a463a8 (diff)
Merge branch '2.0'
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 913ecf47..7ff3f36c 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :release:`2.0.1 <2016-06-21>`
+* :release:`1.17.1 <2016-06-21>`
+* :release:`1.16.2 <2016-06-21>`
* :bug:`520 (1.16+)` (Partial fix) Fix at least one instance of race condition
driven threading hangs at end of the Python interpreter session. (Includes a
docs update as well - always make sure to ``.close()`` your clients!)