Skip to content

Commit

Permalink
oops, forgot to update CHANGES about TextExceptionFormatter limit
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Aug 13, 2015
1 parent 08525fc commit 47c194f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.rst
Expand Up @@ -4,7 +4,12 @@
4.0.8 (unreleased)
------------------

- TBD
- Fixes around ``TextExceptionFormatter`` ``limit``: ``formatException``
and ``extractStack`` was cutting the traceback at the bottom,
at the most interesting point. Now it will cut from the middle.
Some text about the missing entries will be inserted.

- Maybe fix for ``extractStack``, it did not detect recursions in the frames.

4.0.7 (2014-03-19)
------------------
Expand Down

0 comments on commit 47c194f

Please sign in to comment.