Update history to reflect merge of #1866

This commit is contained in:
Parker Moore 2013-12-26 01:07:01 -05:00
parent ebaa484294
commit fbf2b5734e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* Don't allow nil entries when loading posts (#1796)
* Remove the scrollbar that's always displayed in new sites generated
from the site template (#1805)
* Add `#path` to required methods in `Jekyll::Convertible` (#1866)
### Development Fixes
* Add a link to the site in the README.md file (#1795)