Skip to content

Commit

Permalink
Merge pull request #80 from mithrandi/changelog-0.14.0
Browse files Browse the repository at this point in the history
Update changelog for 0.14.0.
  • Loading branch information
glyph committed May 8, 2016
2 parents 99efa2c + 5a1c59b commit 8204df0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.14.0 (2016-05-08):
- Fixed compatibility with Twisted 16.1.
- nevow.page rendering speed was increased by about 7% on CPython (2.7.11)
and 58% on PyPy (5.0.1).

0.13.0 (2016-02-16):
- nevow.appserver.Request.headers and received_headers are now deprecated to
follow suit with Twisted; older versions of Nevow will not be compatible
Expand Down

0 comments on commit 8204df0

Please sign in to comment.