We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14974cb commit 2ead65aCopy full SHA for 2ead65a
CHANGELOG.md
@@ -24,6 +24,13 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
24
* Removed Travis publish job for cucumber-pro(a.k.a. jam)
25
([#1350](https://github.com/cucumber/cucumber-ruby/pull/1350)
26
[luke-hill](https://github.com/luke-hill))
27
+
28
+* Drop support for JRuby. We may add this back if new versions of protobuf for JRuby
29
+ start working, or if someone can make the build pass with an older version.
30
+ All this means is we're ok to make releases while the jruby CI job is failing.
31
32
+ ([aslakhellesoy](https://github.com/aslakhellesoy))
33
34
### Fixed
35
36
* Fix seed printed in cucumber UI to match the seed that was actually used.
0 commit comments