Skip to content

Commit

Permalink
Merge pull request #171 from prashanth-sams/68
Browse files Browse the repository at this point in the history
  • Loading branch information
prashanth-sams committed Sep 28, 2020
2 parents e6c2b89 + d8c973f commit 9c6ec81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.txt
@@ -1,6 +1,11 @@
Change Log
==========

0.2.3 (28/09/2020)
-------------------
- Fixed UI bugs in dashboard and Archives layout
- Added error details on failed test cases

0.2.2 (13/09/2020)
-------------------
- Codecov
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@ def read(fname):

setup(
name="pytest-html-reporter",
version="0.2.2",
version="0.2.3",
author="Prashanth Sams",
author_email="sams.prashanth@gmail.com",
maintainer="Prashanth Sams",
Expand Down

0 comments on commit 9c6ec81

Please sign in to comment.