Skip to content

Commit cfe3e92

Browse files
committed
Add new record to changelog
1 parent 429154e commit cfe3e92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Changelog
66
Upcoming release
77
-----------------
88

9+
- Speedup live server start time. Use `socket` instead of server
10+
pulling (`#58`_) to check server availability. Thanks to `@jadkik`_.
11+
912
- Allow live server to handle concurrent requests (`#56`_), thanks to
1013
`@mattwbarry`_ for the PR.
1114

@@ -25,7 +28,9 @@ Upcoming release
2528
.. _#48: https://github.com/pytest-dev/pytest-flask/pull/48
2629
.. _#50: https://github.com/pytest-dev/pytest-flask/pull/50
2730
.. _#56: https://github.com/pytest-dev/pytest-flask/pull/56
31+
.. _#58: steenzouthttps://github.com/pytest-dev/pytest-flask/pull/58
2832
.. _@danstender: https://github.com/danstender
33+
.. _@jadkik: https://github.com/jadkik
2934
.. _@jineshpaloor: https://github.com/jineshpaloor
3035
.. _@mattwbarry: https://github.com/mattwbarry
3136
.. _@steenzout: https://github.com/steenzout

0 commit comments

Comments
 (0)