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

This commit is contained in:
jekyllbot 2017-11-05 22:50:47 -05:00
parent 0205fb9e79
commit 17bd584319
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
* Fix #6498: Use Gem to discover the location of bundler. (#6499)
* Remove unnecessary encoding comment (#6513)
* Suggest using Rubocop to automatically fix errors (#6514)
* Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
### Minor Enhancements