From 51a07aea53f39b0d985badc5de781ed56691c850 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 30 Oct 2019 12:01:29 -0400 Subject: [PATCH] Update history to reflect merge of #7883 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b6f9aa12..d16949d6 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ ### Bug Fixes * Memoize absolute_url and relative_url filters (#7793) + * Fix documentation comment for Jekyll::Converters::Identity (#7883) ### Minor Enhancements