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

This commit is contained in:
jekyllbot 2017-11-29 03:17:09 -05:00
parent c14b8b5864
commit b77593ce74
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
* Bump JRuby version in Travis config (#6561)
* Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
* Drop forwarding to private methods by exposing those methods as public (#6577)
* Upgrade pygments to v1.x (#5937)
### Minor Enhancements