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 1
1
Release Notes
2
2
-------------
3
3
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
+
4
26
**2.0.1 (2019-10-05) **
5
27
6
28
* Properly check for presence of CSS file. (`#246 <https://github.com/pytest-dev/pytest-html/issues/246 >`_)
7
29
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
9
31
10
32
* Added support for UTF-8 display. (`#244 <https://github.com/pytest-dev/pytest-html/pull/244 >`_)
11
33
12
- * Thanks to `@Izhu666 <https://github.com/lzhu666 >`_ for the PR
34
+ * Thanks to `@Izhu666 <https://github.com/lzhu666 >`_ for the PR
13
35
14
36
* Fix initial sort on column. (`#247 <https://github.com/pytest-dev/pytest-html/issues/247 >`_)
15
37
16
- * Thanks to `@wanam <https://github.com/wanam >`_ for reporting and fixing
38
+ * Thanks to `@wanam <https://github.com/wanam >`_ for reporting and fixing
17
39
18
40
**2.0.0 (2019-09-09) **
19
41
You can’t perform that action at this time.
0 commit comments