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
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## [Unreleased]
13
13
14
+
## [7.14.0] - 2023-09-09
15
+
### Changed
16
+
-[Core] Update dependency io.cucumber:html-formatter to v20.4.0
17
+
-[Core] Download attachments that are not video, image or text from the html report ([react-components/#333](https://github.com/cucumber/react-components/pull/333) David J. Goss)
18
+
19
+
### Fixed
20
+
-[Core] Exclude Multi-Release files from Jackson while shading ([#2786](https://github.com/cucumber/cucumber-jvm/pull/2786) M.P. Korstanje)
21
+
14
22
## [7.13.0] - 2023-07-02
15
23
### Changed
16
24
-[TestNG] Update dependency org.testng:testng to v7.8.0
@@ -257,12 +265,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
257
265
-[Weld] Removed `cucumber-weld` in favour of `cucumber-jakarta-cdi` or `cucumber-cdi2`. ([#2276](https://github.com/cucumber/cucumber-jvm/issues/2276) M.P. Korstanje)
258
266
-[Needle] Removed `cucumber-needled` in favour of `cucumber-jakarta-cdi` or `cucumber-cdi2`. ([#2276](https://github.com/cucumber/cucumber-jvm/issues/2276) M.P. Korstanje)
0 commit comments