Add changelog

This commit is contained in:
Bruno Oliveira 2017-11-21 20:57:11 -02:00
parent 3a5dbabf60
commit 2455f8670e
1 changed files with 1 additions and 0 deletions

1
changelog/2657.feature Normal file
View File

@ -0,0 +1 @@
Now pytest displays the total progress percentage while running tests. The previous output style can be set by setting the new ``console_output_style`` to ``classic``.