Update history to reflect merge of #1805

This commit is contained in:
Matt Rogers 2013-12-10 22:58:45 -06:00
parent 6efb726e2b
commit b49c6508f5
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
### Bug Fixes
* 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)
### Development Fixes
* Add a link to the site in the README.md file (#1795)