diff --git a/CHANGES.rst b/CHANGES.rst index 392d55f8..a6e60028 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Release Notes ------------- +**1.21.1 (2019-06-19)** + +* Fix issue with assets filenames being too long. + + * Thanks to `@D3X `_ for reporting and providing a fix + **1.21.0 (2019-06-17)** * Allow opening generated html report in browser (`@ssbarnea `_) @@ -9,7 +15,6 @@ Release Notes * Change assets naming method (`@SunInJuly `_) - **1.20.0 (2019-01-14)** * Tests running with Pytest 4.0 and Python 3.7