diff --git a/History.md b/History.md index 4fc36186fc..e710520695 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,6 @@ ## [master](https://github.com/cucumber/cucumber-jvm/compare/v1.0.11...master) +* [Java] Support for delimited lists in step parameters ([#364](https://github.com/cucumber/cucumber-jvm/issues/364), [#371](https://github.com/cucumber/cucumber-jvm/pull/371) Marquis Wang) * [Groovy] Load `env.groovy` before other glue code files. ([#374](https://github.com/cucumber/cucumber-jvm/pull/374) Tomas Bezdek) * [Clojure] Add utilities for reading tables ([#376](https://github.com/cucumber/cucumber-jvm/pull/376) rplevy-draker)