From 0022e5a67e05c3617b7b6b0604ef5cfc7381064b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 May 2014 14:02:18 -0400 Subject: [PATCH] Update history to reflect the closing of #2325. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c8e8e004..1b43ae95 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ need. (#2319) * Update gist tag comments and error message to require username (#2326) * Fix `permalink` setting in site template (#2331) + * Don't fail if any of the path objects are nil (#2325) ### Development Fixes