Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.3.1
-----

- ``PYTEST_QT_API`` environment variable correctly wins over ``qt_api``
ini variable if both are set at the same time (`#196`_). Thanks `@mochick` for the PR.

.. _#196: https://github.com/pytest-dev/pytest-qt/pull/196
.. _@mochick: https://github.com/mochick

2.3.0
-----

Expand Down