File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
10
10
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
11
11
12
12
## [ Unreleased]
13
+ ### Fixed
14
+ - [ Archetype] Use ` import static ` for Assertions in archetype ([ #2899 ] ( https://github.com/cucumber/cucumber-jvm/issues/2798 ) Patrick Altaie)
15
+ - [ Core] Escape json when writing html report ([ #312 ] (https://github.com/cucumber/html-formatter/pull/312 ] M.P. Korstanje)
16
+
13
17
### Changed
14
18
- [ Core] Include parameterized scenario name in JUnit and TestNG XML report
15
- - [ Archetype] Use ` import static ` for Assertions in archetype ([ #2899 ] ( https://github.com/cucumber/cucumber-jvm/issues/2798 ) Patrick Altaie)
16
19
17
20
## [ 7.18.0] - 2024-05-17
18
21
### Added
Original file line number Diff line number Diff line change 16
16
<ci-environment .version>10.0.1</ci-environment .version>
17
17
<cucumber-expressions .version>17.1.0</cucumber-expressions .version>
18
18
<gherkin .version>28.0.0</gherkin .version>
19
- <html-formatter .version>21.3 .1</html-formatter .version>
19
+ <html-formatter .version>21.4 .1</html-formatter .version>
20
20
<junit-xml-formatter .version>0.5.0</junit-xml-formatter .version>
21
21
<messages .version>24.1.0</messages .version>
22
22
<query .version>12.2.0</query .version>
You can’t perform that action at this time.
0 commit comments