Update history to reflect merge of #3380 [ci skip]

This commit is contained in:
Parker Moore 2015-01-31 00:13:16 -08:00
parent aceb5b5d53
commit ec7d2ed5b6
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
* Fix some spacing (#3312) * Fix some spacing (#3312)
* Fix comment typo in `lib/jekyll/frontmatter_defaults.rb` (#3322) * Fix comment typo in `lib/jekyll/frontmatter_defaults.rb` (#3322)
* Move all `regenerate?` checking to `Regenerator` (#3326) * Move all `regenerate?` checking to `Regenerator` (#3326)
* Factor out a `read_data_file` call to keep things clean (#3380)
### Site Enhancements ### Site Enhancements