From b77593ce74c67cdb06c1f7eae4ee17b0db381510 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 29 Nov 2017 03:17:09 -0500 Subject: [PATCH] Update history to reflect merge of #5937 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f05f9002..06d286eb 100644 --- a/History.markdown +++ b/History.markdown @@ -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