Skip to content

Commit

Permalink
Changelog for version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 10, 2019
1 parent c06b281 commit bc51c20
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.rst
Expand Up @@ -86,3 +86,13 @@ Usage

# define environment variables
tcms-junit.xml-plugin /path/to/junit.xml


Changelog
---------

v0.3 (10 April 2019)
~~~~~~~~~~~~~~~~~~~~

- Works with Kiwi TCMS v6.7 or newer
- Uses new names of API methods
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@


setup(name='kiwitcms-junit.xml-plugin',
version='0.2',
version='0.3',
packages=['tcms_junit_plugin'],
scripts=['tcms-junit.xml-plugin'],
description='junit.xml plugin for '
Expand Down

0 comments on commit bc51c20

Please sign in to comment.