Skip to content

Commit

Permalink
gherkin: Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Oct 10, 2022
1 parent 8321132 commit 46911c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gherkin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt

### Added

* [Java] Added for reading directly from input (files, streams, paths, ect)
* [Java] Added support for reading directly from input (files, streams, paths, ect)
* [C] The C implementation re-enabled and made up to date.
([#1989](https://github.com/cucumber/common/pull/1989))

Expand All @@ -22,8 +22,7 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
### Removed

### Fixed

* [Javascript] Fix compiling a rule with scenario outline of gherkin document is different from ruby's ([#2091](https://github.com/cucumber/common/pull/2091))
* [Javascript] Include tags from rules in scenario outlines ([#2091](https://github.com/cucumber/common/pull/2091))
* [Python] Fix gherkin-python for compiling example values with trailing backslash ([#2048](https://github.com/cucumber/common/pull/2048), [#1954](https://github.com/cucumber/common/issues/1954))
* [PHP] Disallow installation of Messages `18.x` ([#2034](https://github.com/cucumber/common/pull/2034))

Expand Down

0 comments on commit 46911c8

Please sign in to comment.