We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1797ee2 commit b85a583Copy full SHA for b85a583
docs/changelog.rst
@@ -16,10 +16,13 @@ Next Release
16
``--no-live-server-clean-stop`` in the command-line (`#49`_).
17
Thanks `@jadkik`_ for the PR.
18
19
+- Internal fixes silence pytest warnings, more visible now with ``pytest-3.8.0`` (`#84`_).
20
+
21
.. _@jadkik: https://github.com/jadkik
22
.. _@RazerM: https://github.com/RazerM
23
.. _#49: https://github.com/pytest-dev/pytest-flask/issues/49
24
.. _#82: https://github.com/pytest-dev/pytest-flask/pull/82
25
+.. _#84: https://github.com/pytest-dev/pytest-flask/pull/84
26
27
28
0.11.0 (compared to 0.10.0)
0 commit comments