Update history to reflect merge of #6577 [ci skip]

This commit is contained in:
jekyllbot 2017-11-26 14:36:43 -05:00 committed by Frank Taillandier
parent e063ac530c
commit 05bca8128c
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
* Lock to cucumber 3.0.1 on Ruby 2.1 (#6546) * Lock to cucumber 3.0.1 on Ruby 2.1 (#6546)
* Bump JRuby version in Travis config (#6561) * Bump JRuby version in Travis config (#6561)
* Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828) * Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
* Drop forwarding to private methods by exposing those methods as public (#6577)
### Minor Enhancements ### Minor Enhancements