summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorBert JW Regeer <bertjw@regeer.org>2016-04-10 20:53:57 -0600
committerBert JW Regeer <bertjw@regeer.org>2016-04-12 17:50:26 -0600
commit16bdbb86955cdf1b372f257bd70b1dbc530205d5 (patch)
tree72a6f9a1f32189d36f7511811f969e5ad3d10f03 /CHANGES.txt
parent764b5d30d70aacf3d095f240ffd1650ab15065c2 (diff)
downloadpyramid-16bdbb86955cdf1b372f257bd70b1dbc530205d5.tar.gz
pyramid-16bdbb86955cdf1b372f257bd70b1dbc530205d5.tar.bz2
pyramid-16bdbb86955cdf1b372f257bd70b1dbc530205d5.zip
Update CHANGES.txt
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index ceb3207df..fd8c636a0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,9 @@
unreleased
==========
+- Python 2.6 is no longer supported by Pyramid. See
+ https://github.com/Pylons/pyramid/issues/2368
+
- A complete overhaul of the docs:
- Use pip instead of easy_install.