diff --git a/CHANGELOG.md b/CHANGELOG.md index 98cda7c8a0..ce702b8dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,14 +10,12 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo ---- -## [In GIT](https://github.com/cucumber/cucumber-ruby/compare/v5.1.3...master) +## [In GIT](https://github.com/cucumber/cucumber-ruby/compare/v5.2.0...master) ### Added ### Changed -* `--publish` uses the response provided by the server as the banner [#1472](https://github.com/cucumber/cucumber-ruby/issues/1472) - ### Removed ### Deprecated @@ -26,7 +24,13 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo ### Security fixes -## [In GIT](https://github.com/cucumber/cucumber-ruby/compare/v5.1.2...v5.1.3) +## [5.2.0](https://github.com/cucumber/cucumber-ruby/compare/v5.1.3...v5.2.0) + +### Changed + +* `--publish` uses the response provided by the server as the banner [#1472](https://github.com/cucumber/cucumber-ruby/issues/1472) + +## [5.1.3](https://github.com/cucumber/cucumber-ruby/compare/v5.1.2...v5.1.3) ### Fixed diff --git a/lib/cucumber/version b/lib/cucumber/version index cdb98d26e4..91ff57278e 100644 --- a/lib/cucumber/version +++ b/lib/cucumber/version @@ -1 +1 @@ -5.1.3 +5.2.0