Update changelog file for #2510

This commit is contained in:
Bruno Oliveira 2017-07-24 09:31:16 -03:00
parent df12500661
commit d90bef44cc
2 changed files with 1 additions and 1 deletions

1
changelog/2510.bugfix Normal file
View File

@ -0,0 +1 @@
Fix terminal color changing to black on Windows if ``colorama`` is imported in a ``conftest.py`` file.

View File

@ -1 +0,0 @@
Early import colorama so that it get's the correct terminal.