Skip to content

Commit 62c588a

Browse files
committed
Include latest changes into changelog
1 parent 25040e0 commit 62c588a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.rst

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

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+
914
- Add ``LICENSE`` into distribution (`#43`_), thanks to `@danstender`_.
1015

1116
- Minor typography improvements in documentation.
@@ -14,7 +19,11 @@ Upcoming release
1419

1520

1621
.. _#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
1724
.. _@danstender: https://github.com/danstender
25+
.. _@jineshpaloor: https://github.com/jineshpaloor
26+
.. _@steenzout: https://github.com/steenzout
1827

1928

2029
0.10.0 (compared to 0.9.0)

0 commit comments

Comments
 (0)