Merge pull request #1826 from blueyed/Remove-duplicate-entry-for-#717-in-CHANGELOG

Remove duplicate entry for #717 in CHANGELOG
This commit is contained in:
Bruno Oliveira 2016-08-20 11:21:53 -03:00 committed by GitHub
commit 5129c2f867
1 changed files with 0 additions and 4 deletions

View File

@ -313,10 +313,6 @@ time or change existing behaviors in order to make them less surprising/more use
identify bugs in ``conftest.py`` files (`#1516`_). Thanks `@txomon`_ for
the PR.
* Add an 'E' to the first line of error messages from FixtureLookupErrorRepr.
Fixes `#717`_. Thanks `@blueyed`_ for reporting, `@eolo999`_ for the PR
and `@tomviner`_ for his guidance during EuroPython2016 sprint.
* Text documents without any doctests no longer appear as "skipped".
Thanks `@graingert`_ for reporting and providing a full PR (`#1580`_).