We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979fbc2 commit da91bbfCopy full SHA for da91bbf
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 2.8.4
2
+
3
+### Features
4
+- Add OmitSuiteSetupNodes to JunitReportConfig (#1147) [979fbc2]
5
+- Add a reference to ginkgolinter in docs.index.md (#1143) [8432589]
6
7
+### Fixes
8
+- rename tools hack to see if it fixes things for downstream users [a8bb39a]
9
10
+### Maintenance
11
+- Bump golang.org/x/text (#1144) [41b2a8a]
12
+- Bump github.com/onsi/gomega from 1.27.0 to 1.27.1 (#1142) [7c4f583]
13
14
## 2.8.3
15
16
Released to fix security issue in golang.org/x/net dependency
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.8.3"
+const VERSION = "2.8.4"
0 commit comments