Add changelog entry.

This commit is contained in:
Florian Bruhin 2015-06-23 09:47:07 +02:00
parent 8664fc4102
commit 8e0589af69
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@
- fix issue741: make running output from testdir.run copy/pasteable
Thanks Bruno Oliveira.
- add a new ``--noconftest`` argument which ignores all ``conftest.py`` files.
2.7.2 (compared to 2.7.1)
-----------------------------