ChangeLog.md in gumdrop-0.5.2 vs ChangeLog.md in gumdrop-0.6.0

- old
+ new

@@ -1,4 +1,7 @@ +# v0.6 +- Extracted Gumdrop::Build into Gumdrop::Site. Removed static Gumdrop#site. + # v0.5.2 - DeferredLoader changed to DataManager - Added YamlDoc support to data collections -- a data format (.yamldoc) that strips YAML front matter and puts the content under the key 'content', or it will use a custom key from the front matter if the value of the pair is '_YAMLDOC_' - Templates are stored under their short name and full path now. - skip/ignore (blacklist and greylist) now use File.fnmatch instead of starts_with? for matching paths