Skip to content

Commit db14b9a

Browse files
authored
Fix CHANGELOG for 6.10.0
1 parent e8d7e00 commit db14b9a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,12 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
2424
### Changed
2525

2626
- [Core] Updated `cucumber-core` dependency to [6.10.0](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
27-
- [Core] Deprecated `io.cucumber.scala.TL` in favour of `io.cucumber.scala.TE`
2827
- [Build] Upgrade to sbt 1.4.5
2928

29+
### Deprecated
30+
31+
- [Core] Deprecated `io.cucumber.scala.TL` in favour of `io.cucumber.scala.TE`
32+
3033
## [6.9.1] (2020-12-15)
3134

3235
### Added

0 commit comments

Comments
 (0)