From fc272d4dfb1b16ff2554ace7820e8a7290f83d8c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 2 Nov 2017 23:07:27 -0400 Subject: [PATCH] Update history to reflect merge of #6509 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 397a281c..9960a3fb 100644 --- a/History.markdown +++ b/History.markdown @@ -50,6 +50,7 @@ * Allow plugins to modify the obsolete files. (#6502) * .sass-cache doesn't *always* land in options['source'] (#6500) * Add Utils::Internet.connected? to determine whether host machine has internet connection. (#5870) + * Add latin mode to slugify (#6509) ### Site Enhancements