diff options
| author | Chris McDonough <chrism@plope.com> | 2012-10-29 20:45:35 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-10-29 20:45:35 -0400 |
| commit | 3c247503042c94b792a6b1a5701fdba7c832b99c (patch) | |
| tree | 9cfd4192d7a9b265da16856d9002471ed4f92e7f /CHANGES.txt | |
| parent | bb28bb014d8128600ca0dbb64b8ff28131fcbbbe (diff) | |
| parent | c7337ba1b02915824cb33803993c8ba236ed23b9 (diff) | |
| download | pyramid-3c247503042c94b792a6b1a5701fdba7c832b99c.tar.gz pyramid-3c247503042c94b792a6b1a5701fdba7c832b99c.tar.bz2 pyramid-3c247503042c94b792a6b1a5701fdba7c832b99c.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 1eec21fc2..740de0f17 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,11 @@ +Next release +============ + +Features +-------- + +- Added an ``effective_principals`` route and view predicate. + 1.4a3 (2012-10-26) ================== |
