Permalink
Browse files

Add CHANGES.txt for #2783

  • Loading branch information...
bertjwregeer committed Oct 3, 2016
1 parent 11cbc8f commit 44d0f6ae8d706b542f0bcc9f96b9fb9c502187b7
Showing with 4 additions and 0 deletions.
  1. +4 −0 CHANGES.txt
View
@@ -25,6 +25,10 @@ Backward Incompatibilities
Features
--------
- pcreate learned about --package-name to allow you to create a new project in
an existing folder with a different package name than the project name. See
https://github.com/Pylons/pyramid/pull/2783
- The `_get_credentials` private method of `BasicAuthAuthenticationPolicy`
has been extracted into standalone function ``extract_http_basic_credentials`
in `pyramid.authentication` module, this function extracts HTTP Basic

0 comments on commit 44d0f6a

Please sign in to comment.