diff options
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 79f2e23c7..b55ec5e0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,11 +4,7 @@ Next release Features -------- -- Python 3.2 compatibility (except for Paste scaffolding and paster commands, - which do not work, because Paste has not been ported to Python 3 yet). - -- Lone instance methods can now be treated as view callables (see - https://github.com/Pylons/pyramid/pull/283). +- Python 3.2 compatibility. Bug Fixes --------- |
