diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/CHANGES.txt b/CHANGES.txt deleted file mode 100644 index 59a733bcd..000000000 --- a/CHANGES.txt +++ /dev/null @@ -1,21 +0,0 @@ -unreleased -========== - -Features --------- - -Bug Fixes ---------- - -- HTTPException's accepts a detail kwarg that may be used to pass additional - details to the exception. You may now pass objects so long as they have a - valid __str__ method. See https://github.com/Pylons/pyramid/pull/2951 - -Deprecations ------------- - -Backward Incompatibilities --------------------------- - -Documentation Changes ---------------------- |
