diff options
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index bde6d4f92..9b3ce1253 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,8 @@ Features - Comments with references to documentation sections placed in scaffold ``.ini`` files. -- Added an HTTP Basic authentication policy. +- Added an HTTP Basic authentication policy + at ``pyramid.authentication.BasicAuthAuthenticationPolicy``. Bug Fixes --------- |
