Skip to content

Commit 35a6100

Browse files
committed
Update release notes for v1.17.0
1 parent 51c77d5 commit 35a6100

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Release Notes
22
-------------
33

4+
**1.17.0 (2018-04-05)**
5+
6+
* Add support for custom CSS (`#116 <https://github.com/pytest-dev/pytest-html/issues/116>`_)
7+
8+
* Thanks to `@APshenkin <https://github.com/APshenkin>`_ for reporting the
9+
issue and to `@i-am-david-fernandez
10+
<https://github.com/i-am-david-fernandez>`_ for providing a fix
11+
12+
* Report collection errors (`#148 <https://github.com/pytest-dev/pytest-html/issues/148>`_)
13+
14+
* Thanks to `@Formartha <https://github.com/Formartha>`_ for reporting the
15+
issue
16+
17+
* Add hook for modifying summary section (`#109 <https://github.com/pytest-dev/pytest-html/issues/109>`_)
18+
19+
* Thanks to `@shreyashah <https://github.com/shreyashah>`_ for reporting the
20+
issue and to `@j19sch <https://github.com/j19sch>`_ for providing a
21+
fix
22+
23+
* Add filename to report as heading
24+
25+
* Thanks to `@j19sch <https://github.com/j19sch>`_ for the PR
26+
27+
428
**1.16.1 (2018-01-04)**
529

630
* Fix for including screenshots on Windows

0 commit comments

Comments
 (0)