We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35730c4 commit 3ac7d04Copy full SHA for 3ac7d04
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+
2
# Changelog
3
4
All notable changes to this project will be documented in this file.
@@ -8,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) on how to contribute to Cucumber.
10
11
## [Unreleased]
12
+### Fixed
13
+- Ensure durations are integers in JSON formatter ([#2094](https://github.com/cucumber/cucumber-js/pull/2094))
14
15
## [8.5.0] - 2022-07-19
16
### Changed
0 commit comments