Skip to content

Commit ae3430a

Browse files
committed
Update CHANGELOG
1 parent 0903cd4 commit ae3430a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to the current version this project will be documented in
44
this file. For previous versions see the [release-notes archive](release-notes).
55

6-
For migration instructions from previous major version and a long form
6+
For migration instructions from previous major version and a long formF
77
explanation of noteworthy changes see the [Release Announcement](release-notes/v7.0.0.md).
88

99
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
@@ -12,6 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
## [Unreleased]
1313
### Changed
1414
- [TestNG] Update dependency org.testng:testng to v7.9.0
15+
- [Core] Update dependency io.cucumber:tag-expressions to v6.1.0
16+
- [Core] Update Messages and dependants ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
17+
- [Core] Added Malayalam localization ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
18+
- [Core] Added 'ed' to Italian ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
19+
- [Core] Added Danish translation of "Rule" ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
20+
- [Core] Added Dutch translation of "Rule" ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
21+
- [Core] Added Esperanto translation of "Rule" ([#2826](https://github.com/cucumber/cucumber-jvm/pull/2826)
1522

1623
### Added
1724
- [JUnit Platform Engine] Improve Maven and Gradle compatibility ([#2832](https://github.com/cucumber/cucumber-jvm/pull/2832) M.P. Korstanje)

0 commit comments

Comments
 (0)