Skip to content

Commit da91bbf

Browse files
committed
v2.8.4
1 parent 979fbc2 commit da91bbf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
## 2.8.3
215

316
Released to fix security issue in golang.org/x/net dependency

types/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.8.3"
3+
const VERSION = "2.8.4"

0 commit comments

Comments
 (0)