Skip to content

Commit 965bdd1

Browse files
authored
Update CHANGELOG.md
Removed duplicate entry for gzip compression in CHANGELOG.
1 parent f117f9e commit 965bdd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber.
99

1010
## [Unreleased]
11+
### Changed
12+
- Compress report content with gzip before publishing ([#2687](https://github.com/cucumber/cucumber-js/pull/2687))
1113

1214
## [12.3.0] - 2025-12-01
1315
### Added
@@ -18,7 +20,6 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber
1820

1921
### Changed
2022
- Render a more test case-centric HTML report ([react-components/#396](https://github.com/cucumber/react-components/pull/396))
21-
- Compress report content with gzip before publishing ([#2687](https://github.com/cucumber/cucumber-js/pull/2687))
2223

2324
## [12.2.0] - 2025-08-22
2425
### Added

0 commit comments

Comments
 (0)