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

This commit is contained in:
jekyllbot 2017-11-22 09:37:20 -05:00 committed by Frank Taillandier
parent f906a3cb59
commit a25fd72334
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
* Dependencies: upgrade to toml 0.2.0 (#6541)
* Lock to cucumber 3.0.1 on Ruby 2.1 (#6546)
* Bump JRuby version in Travis config (#6561)
* Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
### Minor Enhancements