Thanking myself in CHANGELOG

This commit is contained in:
Edoardo Batini 2016-07-23 23:59:34 +02:00
parent 3c4158ac35
commit fabe8cda2f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
**Bug Fixes**
* Add an 'E' to the first line of error messages from FixtureLookupErrorRepr.
Fixes (`#717`_). Thanks `@blueyed`_ for reporting.
Fixes (`#717`_). Thanks `@blueyed`_ for reporting and `@eolo999`_ for the PR.
* Text documents without any doctests no longer appear as "skipped".
Thanks `@graingert`_ for reporting and providing a full PR (`#1580`_).