Merge pull request #4286 from takluyver/changelog-5.7.4

Add release notes for 5.7.4
Thomas Kluyver 7 years ago committed by GitHub
commit f24fa85ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,6 +21,15 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
Use ``pip install pip --upgrade`` to upgrade pip. Check pip version with
``pip --version``.
.. _release-5.7.4:
5.7.4
-----
5.7.4 fixes a bug introduced in 5.7.3, in which the ``list_running_servers()``
function attempts to parse HTML files as JSON, and consequently crashes
(:ghpull:`4284`).
.. _release-5.7.3:
5.7.3

Loading…
Cancel
Save