We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61dc5b commit 86d10aeCopy full SHA for 86d10ae
1 file changed
CHANGES.rst
@@ -1,6 +1,15 @@
1
Release Notes
2
-------------
3
4
+**1.16.1 (2018-01-04)**
5
+
6
+* Fix for including screenshots on Windows
7
+ (`#124 <https://github.com/pytest-dev/pytest-html/issues/124>`_)
8
9
+ * Thanks to `@ngavrish <https://github.com/ngavrish>`_ for reporting the
10
+ issue and to `@pinkie1378 <https://github.com/pinkie1378>`_ for providing a
11
+ fix
12
13
**1.16.0 (2017-09-19)**
14
15
* Improve rendering of collections in metadata
0 commit comments