Skip to content

Commit

Permalink
Changelog for version 6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 15, 2019
1 parent 496d4d8 commit 848053b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/

Files signed with C0C5FF36, Kiwi TCMS <info@kiwitcms.org>

### 6.7.1 (15 April 2019)

- Don't create 2 test runs (Aneta Petkova). Fixes
[Issue #41](https://github.com/kiwitcms/junit-plugin/issues/41)
- Still Beta quality

### 6.7.0 (10 April 2019)

- Compatible with Kiwi TCMS v6.7 or newer. Fixes
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.kiwitcms.java</groupId>
<artifactId>kiwitcms-junit-plugin</artifactId>
<packaging>jar</packaging>
<version>6.7.0</version>
<version>6.7.1</version>

<name>kiwitcms-junit-plugin</name>
<description>JUnit 5 plugin for Kiwi TCMS.</description>
Expand Down

0 comments on commit 848053b

Please sign in to comment.