File tree Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Original file line number Diff line number Diff line change 11Release 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
You can’t perform that action at this time.
0 commit comments