We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcaa08 commit 9e2f337Copy full SHA for 9e2f337
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.22.0
2
+
3
+### Features
4
+- Add label to serial nodes [0fcaa08]
5
6
+This allows serial tests to be filtered using the `label-filter`
7
8
+### Maintenance
9
+Various doc fixes
10
11
## 2.21.0
12
13
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.21.0"
+const VERSION = "2.22.0"
0 commit comments