Skip to content

Commit

Permalink
NEWS NEWS NEWS oh we only have one NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mithrandi committed Aug 29, 2016
1 parent 31ae121 commit 2845bb0
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
27 changes: 27 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
Nevow 0.14.1 (2016-08-29)
=========================

Features
--------

- Nevow will now correctly map the MIME type of SVG files even if the
platform registry does not have such a mapping. (#88)
- Athena no longer logs widget instantiation on initial page load.
(#92)

Bugfixes
--------

- Nevow's test suite is now compatible with Twisted 16.3. (#82)
- Athena will no longer cause spurious errors resulting from page
disconnection. (#84)
- Athena will now ignore responses to already-responded remote calls
during page shutdown. (#86)

Improved Documentation
----------------------

- Nevow's NEWS file is now generated from news fragments by towncrier.
(#81)


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)
Expand Down
1 change: 0 additions & 1 deletion nevow/newsfragments/81.doc

This file was deleted.

1 change: 0 additions & 1 deletion nevow/newsfragments/82.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion nevow/newsfragments/84.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion nevow/newsfragments/86.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion nevow/newsfragments/88.feature

This file was deleted.

1 change: 0 additions & 1 deletion nevow/newsfragments/92.feature

This file was deleted.

0 comments on commit 2845bb0

Please sign in to comment.