Skip to content

Commit

Permalink
Mention pytest-dev#1226 in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Dec 16, 2015
1 parent ec597e8 commit 25c3921
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
* New `-rp` and `-rP` reporting options give the summary and full output
of passing tests, respectively. Thanks to David Vierra for the PR.

* fix #1226: Removed code and documentation for Python 2.5 or lower versions,
including removal of the obsolete ``_pytest.assertion.oldinterpret`` module.
Thanks Bruno Oliveira for the PR.


2.8.6.dev1
----------
Expand Down

0 comments on commit 25c3921

Please sign in to comment.