diff --git a/CHANGES.rst b/CHANGES.rst index 44d1764c..392d55f8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,15 @@ Release Notes ------------- +**1.21.0 (2019-06-17)** + +* Allow opening generated html report in browser (`@ssbarnea `_) + +* Handle when report title is stored as an environment variable (`@BeyondEvil `_) + +* Change assets naming method (`@SunInJuly `_) + + **1.20.0 (2019-01-14)** * Tests running with Pytest 4.0 and Python 3.7