diff --git a/gherkin/CHANGELOG.md b/gherkin/CHANGELOG.md index 35e9be00b70..2eb2103123f 100644 --- a/gherkin/CHANGELOG.md +++ b/gherkin/CHANGELOG.md @@ -13,6 +13,10 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt * Support for Aragonese ([#298](https://github.com/cucumber/cucumber/pull/298) [danilat]) +* (C) build a shared `libgherkin.so` library which allows Gherkin to be used + as a library. (Cucumber.ml currently uses this.) + ([cucumber/gherkin-c#6](https://github.com/cucumber/gherkin-c/pull/6) + [cyocum]) ### Changed @@ -379,6 +383,7 @@ to Gherkin 2. [aslakhellesoy]: https://github.com/aslakhellesoy [brasmusson]: https://github.com/brasmusson [charlierudolph]: https://github.com/charlierudolph +[cyocum]: https://github.com/cyocum [danilat]: https://github.com/danilat [dobiedad]: https://github.com/dobiedad [ehpc]: https://github.com/ehpc