From 04ae82b84913b11408b326d4c815200039e72bf3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 12 Feb 2017 09:21:32 -0500 Subject: [PATCH] Update history to reflect merge of #5878 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 83a74430..e79677bc 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ ### Bug Fixes * 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) ## 3.4.0 / 2017-01-27