- Update to 2.0.1:

* Properly check for presence of CSS file
  * Added support for UTF-8 display
  * Fix initial sort on column

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-12-04 12:13:13 +00:00
committed by Git OBS Bridge
parent 18d383ba8a
commit dd7a6a5252
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 4 12:11:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.1:
* Properly check for presence of CSS file
* Added support for UTF-8 display
* Fix initial sort on column
-------------------------------------------------------------------
Fri Sep 20 09:46:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>