Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Release Notes
-------------

**1.21.1 (2019-06-19)**

* Fix issue with assets filenames being too long.

* Thanks to `@D3X <https://github.com/D3X>`_ for reporting and providing a fix

**1.21.0 (2019-06-17)**

* Allow opening generated html report in browser (`@ssbarnea <https://github.com/ssbarnea>`_)
Expand All @@ -9,7 +15,6 @@ Release Notes

* Change assets naming method (`@SunInJuly <https://github.com/SunInJuly>`_)


**1.20.0 (2019-01-14)**

* Tests running with Pytest 4.0 and Python 3.7
Expand Down