Skip to content

Commit b577d20

Browse files
authored
Merge pull request #280 from BeyondEvil/release-v2.1.0
Release v2.1.0
2 parents 47c2a8e + cd9c6db commit b577d20

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

CHANGES.rst

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
Release Notes
22
-------------
33

4+
**2.1.0 (2020-03-09)**
5+
6+
* Added support for MP4 video format. (`#260 <https://github.com/pytest-dev/pytest-html/pull/260>`_)
7+
8+
* Thanks to `@ExaltedBagel <https://github.com/ExaltedBagel>`_ for the PR
9+
10+
* Added support for sorting metadata by key. (`#245 <https://github.com/pytest-dev/pytest-html/issues/245>`_)
11+
12+
* Thanks to `@ssbarnea <https://github.com/ssbarnea>`_ for reporting and `@ExaltedBagel <https://github.com/ExaltedBagel>`_ for the fix
13+
14+
* Added support for rendering reports collapsed (`#239 <https://github.com/pytest-dev/pytest-html/issues/239>`_)
15+
16+
* Thanks to `@Wramberg <https://github.com/Wramberg>`_ for suggesting this enhancement
17+
18+
* Added `extra` fixture (`#269 <https://github.com/pytest-dev/pytest-html/pull/269>`_)
19+
20+
* Thanks to `@christiansandberg <https://github.com/christiansandberg>`_ for the PR
21+
22+
* Added ability to change report title using hook (`#270 <https://github.com/pytest-dev/pytest-html/pull/270>`_)
23+
24+
* Thanks to `@werdeil <https://github.com/werdeil>`_ for the PR
25+
426
**2.0.1 (2019-10-05)**
527

628
* Properly check for presence of CSS file. (`#246 <https://github.com/pytest-dev/pytest-html/issues/246>`_)
729

8-
* Thanks to `@wanam <https://github.com/wanam>`_ for reporting, and `@krzysztof-pawlik-gat <https://github.com/krzysztof-pawlik-gat>`_ for the fix
30+
* Thanks to `@wanam <https://github.com/wanam>`_ for reporting, and `@krzysztof-pawlik-gat <https://github.com/krzysztof-pawlik-gat>`_ for the fix
931

1032
* Added support for UTF-8 display. (`#244 <https://github.com/pytest-dev/pytest-html/pull/244>`_)
1133

12-
* Thanks to `@Izhu666 <https://github.com/lzhu666>`_ for the PR
34+
* Thanks to `@Izhu666 <https://github.com/lzhu666>`_ for the PR
1335

1436
* Fix initial sort on column. (`#247 <https://github.com/pytest-dev/pytest-html/issues/247>`_)
1537

16-
* Thanks to `@wanam <https://github.com/wanam>`_ for reporting and fixing
38+
* Thanks to `@wanam <https://github.com/wanam>`_ for reporting and fixing
1739

1840
**2.0.0 (2019-09-09)**
1941

0 commit comments

Comments
 (0)