File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.9.3
2
+
3
+ ### Features
4
+ - Add RenderTimeline to GinkgoT() [ c0c77b6]
5
+
6
+ ### Fixes
7
+ - update Measure deprecation message. fixes #1176 [ 227c662]
8
+ - add newlines to GinkgoLogr (#1170 ) (#1171 ) [ 0de0e7c]
9
+
10
+ ### Maintenance
11
+ - Bump commonmarker from 0.23.8 to 0.23.9 in /docs (#1183 ) [ 8b925ab]
12
+ - Bump nokogiri from 1.14.1 to 1.14.3 in /docs (#1184 ) [ e3795a4]
13
+ - Bump golang.org/x/tools from 0.7.0 to 0.8.0 (#1182 ) [ b453793]
14
+ - Bump actions/setup-go from 3 to 4 (#1164 ) [ 73ed75b]
15
+ - Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 (#1173 ) [ 0a2bc64]
16
+ - Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#1174 ) [ f41c557]
17
+ - Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#1179 ) [ 8e423e5]
18
+
1
19
## 2.9.2
2
20
3
21
### Maintenance
Original file line number Diff line number Diff line change 1
1
package types
2
2
3
- const VERSION = "2.9.2 "
3
+ const VERSION = "2.9.3 "
You can’t perform that action at this time.
0 commit comments