From 6c42933074f9d2be3be10e9408d7c934541b337a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 22 Sep 2013 13:30:54 -0400 Subject: typo --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 0f04587ee..bc094bdd8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -84,7 +84,7 @@ Backwards Incompatibilities instead. - Removed the ability to pass the following arguments to - ``pyramid.config.Configurator.add_route``: `view``, ``view_context``. + ``pyramid.config.Configurator.add_route``: ``view``, ``view_context``. ``view_for``, ``view_permission``, ``view_renderer``, and ``view_attr``. Using these arguments had been deprecated since Pyramid 1.1. Instead of passing view-related arguments to ``add_route``, use a separate call to -- cgit v1.2.3