File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,12 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
80
80
81
81
Files signed with EC1CEB7CDFA79FB5, Kiwi TCMS
< ; [email protected] > ;
82
82
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
+
83
89
### 11.0 (13 Dec 2021)
84
90
85
91
- GPG key used to sign this package changed from ` C0C5FF36 ` to ` EC1CEB7CDFA79FB5 `
Original file line number Diff line number Diff line change 4
4
<groupId >org.kiwitcms.java</groupId >
5
5
<artifactId >kiwitcms-junit-plugin</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >11.0 </version >
7
+ <version >11.1 </version >
8
8
9
9
<name >kiwitcms-junit-plugin</name >
10
10
<description >JUnit 5 plugin for Kiwi TCMS.</description >
You can’t perform that action at this time.
0 commit comments