Skip to content

Commit

Permalink
Prepare release 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jul 6, 2017
1 parent a84b106 commit 3652e21
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
pytest-xdist 1.18.1 (2017-07-05)
================================

Bug Fixes
---------

- Fixed serialization of ``longrepr.sections`` during error reporting from
workers. (`#171 <https://github.com/pytest-dev/pytest-xdist/issues/171>`_)

- Fix ``ReprLocal`` not being unserialized breaking --showlocals usages. (`#176
<https://github.com/pytest-dev/pytest-xdist/issues/176>`_)


pytest-xdist 1.18.0 (2017-06-26)
================================

Expand Down
1 change: 0 additions & 1 deletion changelog/171.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog/176.bugfix

This file was deleted.

0 comments on commit 3652e21

Please sign in to comment.