You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-7
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
17
18
18
### Fixed
19
19
20
+
* Fixed reports banner to point to [new docs](https://cucumber.io/docs/cucumber/environment-variables/) about environment variables
21
+
20
22
## [6.10.4] (2021-05-13)
21
23
22
24
### Fixed
@@ -26,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
26
28
## [6.10.3] (2021-04-14)
27
29
28
30
### Fixed
29
-
*[Gherkin Messages] Rules can be tagged ([cucumber/#1356](https://github.com/cucumber/cucumber/pull/1356) Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)
31
+
*[Gherkin Messages] Rules can be tagged ([cucumber/#1356](https://github.com/cucumber/cucumber/pull/1356) Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)
30
32
*[Java8]`cucumber-java8` works on Java 12+ ([jhalterman/typetools/#66](https://github.com/jhalterman/typetools/pull/66) Nuclearfarts)
31
33
32
34
## [6.10.2] (2021-03-15)
@@ -46,9 +48,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
46
48
47
49
### Changed
48
50
* Upgraded various internal dependencies
49
-
- create-meta v3.0.0
50
-
- gherkin v17.0.1
51
-
- messages v14.0.1
51
+
- create-meta v3.0.0
52
+
- gherkin v17.0.1
53
+
- messages v14.0.1
52
54
- html-formatter v12.0.0
53
55
54
56
### Deprecated
@@ -61,7 +63,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
61
63
*[Core] Log warnings when classes or resource could not be loaded ([#2235](https://github.com/cucumber/cucumber-jvm/issues/2235) M.P. Korstanje)
0 commit comments