File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ Changelog
6
6
Upcoming release
7
7
-----------------
8
8
9
+ - Fix broken link to pytest documentation (`#50 `_), thanks to
10
+ `@jineshpaloor `_ for the PR.
11
+
12
+ - Tox support (`#48 `_), thanks to `@steenzout `_ for the PR.
13
+
9
14
- Add ``LICENSE `` into distribution (`#43 `_), thanks to `@danstender `_.
10
15
11
16
- Minor typography improvements in documentation.
@@ -14,7 +19,11 @@ Upcoming release
14
19
15
20
16
21
.. _#43 : https://github.com/vitalk/pytest-flask/issues/43
22
+ .. _#48 : https://github.com/pytest-dev/pytest-flask/pull/48
23
+ .. _#50 : https://github.com/pytest-dev/pytest-flask/pull/50
17
24
.. _@danstender : https://github.com/danstender
25
+ .. _@jineshpaloor : https://github.com/jineshpaloor
26
+ .. _@steenzout : https://github.com/steenzout
18
27
19
28
20
29
0.10.0 (compared to 0.9.0)
You can’t perform that action at this time.
0 commit comments