We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5125d5 commit 83d6e1bCopy full SHA for 83d6e1b
CHANGES.rst
@@ -1,6 +1,12 @@
1
Release Notes
2
-------------
3
4
+**1.21.1 (2019-06-19)**
5
+
6
+* Fix issue with assets filenames being too long.
7
8
+ * Thanks to `@D3X <https://github.com/D3X>`_ for reporting and providing a fix
9
10
**1.21.0 (2019-06-17)**
11
12
* Allow opening generated html report in browser (`@ssbarnea <https://github.com/ssbarnea>`_)
@@ -9,7 +15,6 @@ Release Notes
15
16
* Change assets naming method (`@SunInJuly <https://github.com/SunInJuly>`_)
17
-
13
18
**1.20.0 (2019-01-14)**
14
19
20
* Tests running with Pytest 4.0 and Python 3.7
0 commit comments