Skip to content

Commit 51cbf7b

Browse files
committed
Changelog for v11.1
1 parent 7bbcabb commit 51cbf7b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
8080

8181
Files signed with EC1CEB7CDFA79FB5, Kiwi TCMS <[email protected]>
8282

83+
### 11.1 (14 Jul 2022)
84+
85+
- Don't hard-code test execution statuses, fetch them from API
86+
- Update dependencies to latest versions
87+
- Add pre-commit CI config
88+
8389
### 11.0 (13 Dec 2021)
8490

8591
- GPG key used to sign this package changed from `C0C5FF36` to `EC1CEB7CDFA79FB5`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.kiwitcms.java</groupId>
55
<artifactId>kiwitcms-junit-plugin</artifactId>
66
<packaging>jar</packaging>
7-
<version>11.0</version>
7+
<version>11.1</version>
88

99
<name>kiwitcms-junit-plugin</name>
1010
<description>JUnit 5 plugin for Kiwi TCMS.</description>

0 commit comments

Comments
 (0)