diff options
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0519294e3..902b17533 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -83,6 +83,9 @@ Features has been renamed to ``testing_add_renderer``. A backwards compatibility alias is present using the old name. +- The ``repoze.bfg.configuration.Configurator.add_route`` API now + returns the route object that was added. + Documentation ------------- |
