File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Changelog
6
6
Upcoming release
7
7
-----------------
8
8
9
+ - Allow live server to handle concurrent requests (`#56 `_), thanks to
10
+ `@mattwbarry `_ for the PR.
11
+
9
12
- Fix broken link to pytest documentation (`#50 `_), thanks to
10
13
`@jineshpaloor `_ for the PR.
11
14
@@ -21,8 +24,10 @@ Upcoming release
21
24
.. _#43 : https://github.com/vitalk/pytest-flask/issues/43
22
25
.. _#48 : https://github.com/pytest-dev/pytest-flask/pull/48
23
26
.. _#50 : https://github.com/pytest-dev/pytest-flask/pull/50
27
+ .. _#56 : https://github.com/pytest-dev/pytest-flask/pull/56
24
28
.. _@danstender : https://github.com/danstender
25
29
.. _@jineshpaloor : https://github.com/jineshpaloor
30
+ .. _@mattwbarry : https://github.com/mattwbarry
26
31
.. _@steenzout : https://github.com/steenzout
27
32
28
33
You can’t perform that action at this time.
0 commit comments