From bce2d5242c3dfe2df600253f1f2151b826dbc9fc Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 30 May 2014 18:17:26 -0400 Subject: [PATCH] Update history to reflect merge of #2444 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9172a688..eeec7615 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Utilize `date_to_rfc822` filter in site template (#2437) * Add categories, last build datetime, and generator to site template feed (#2438) + * Configurable, replaceable Logger-compliant logger (#2444) ### Bug Fixes