From 2b81e5ed19b4fc4c1152ac3fe70e1afca539a32c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 12 Aug 2014 21:05:08 -0400 Subject: [PATCH] Update history to reflect merge of #2737 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 177e2d2f..bc4f5f9d 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Move instances of `Time.parse` into a Utils method (#2682) * Ignore subfolders in the `_posts` folder (#2705) REVERTS (#2633) * Front Matter default types should always be pluralized (#2732) + * Read in static files into `collection.files` as `StaticFile`s (#2737) ### Bug Fixes