Skip to content

Commit

Permalink
Merge pull request #202 from nicoddemus/release-1.7.0
Browse files Browse the repository at this point in the history
Release 1.7.0
  • Loading branch information
nicoddemus committed Oct 12, 2018
2 parents 544382d + 79e1369 commit 0b562ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
1.7.0 (unreleased)
1.7.0 (2018-10-11)
==================

- fix #174: use ``shutil.get_terminal_size()`` in Python 3.3+ to determine the size of the
terminal, which produces more accurate results than the previous method.

- fix pytest-dev/pytest#2042: introduce new ``PY_IGNORE_IMPORTMISMATCH`` environment variable
that suppresses ``ImportMismatchError`` exceptions when set to ``1``.


1.6.0 (2018-08-27)
==================
Expand Down

0 comments on commit 0b562ce

Please sign in to comment.