diff options
Diffstat (limited to 'docs/news.txt')
-rw-r--r-- | docs/news.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index d8eecd7..8ea663c 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -4,6 +4,11 @@ Paste Deployment News Version 0.2 (svn trunk) ----------------------- +* Added a ``filter-with`` setting to applications. + +* Removed the ``1`` from all the protocol names (e.g., + ``paste.app_factory1`` is not ``paste.app_factory``). + * Added ``filter-app:`` and ``pipeline:`` sections. `Docs <paste-deploy.html#filter-composition>`__. |