From 5e425a99b4b808589d452a6e6db16e97734050b7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 26 Oct 2015 15:37:14 -0700 Subject: [PATCH] Update history to reflect merge of #4060 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d52af819..11226d73 100644 --- a/History.markdown +++ b/History.markdown @@ -99,6 +99,7 @@ ### Bug Fixes + * `post_url`: fix access deprecation warning & fix deprecation msg (#4060) * Perform jekyll-paginate deprecation warning correctly. (#3580) * Make permalink parsing consistent with pages (#3014) * `time()`pre-filter method should accept a `Date` object (#3299)