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

This commit is contained in:
jekyllbot 2017-11-29 03:37:08 -05:00
parent a13740839a
commit 64c87c9253
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
* 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)
* Bump yajl-ruby (#6582)
### Minor Enhancements