From 2267f816328340aae7e3f9e117198542dda44ad1 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 1 Apr 2014 23:11:16 -0400 Subject: [PATCH] Update history to reflect merge of #2200 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4f5cccbb..3dff1099 100644 --- a/History.markdown +++ b/History.markdown @@ -80,6 +80,7 @@ class (#994) * Remove some code that caused Ruby interpreter warnings (#2178) * Only strip the drive name if it begins the string (#2175) + * Remove default post with invalid date from site template (#2200) ### Development Fixes * Add a link to the site in the README.md file (#1795)