diff --git a/History.markdown b/History.markdown index 1057b138..adf845f0 100644 --- a/History.markdown +++ b/History.markdown @@ -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