From 56dfe18c5dd2ac769670480600e5e1c63ecdac8d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 2 Mar 2017 12:32:15 -0500 Subject: [PATCH] Update history to reflect merge of #5920 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6b2b3561..f3a55f68 100644 --- a/History.markdown +++ b/History.markdown @@ -35,6 +35,7 @@ * Exclude Gemfile by default (#5860) * Convertible#validate_permalink!: ensure the return value of data["permalink"] is a string before asking if it is empty (#5878) + * Allow abbreviated post dates (#5920) ## 3.4.0 / 2017-01-27