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

This commit is contained in:
Parker Moore 2014-07-29 00:12:00 -04:00
parent 592afc270e
commit 502f7991ad
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
### Minor Enhancements
* Throw a warning if the specified layout does not exist (#2620)
### Bug Fixes
* Remove unnecessary `Jekyll::Tags::IncludeTag#blank?` method (#2625)