Update history to reflect merge of #1831

This commit is contained in:
Parker Moore 2013-12-26 01:14:48 -05:00
parent 1a3a607fcf
commit 46e47e6713
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* 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)
* Default Maruku fenced code blocks to ON for 2.0.0-dev (#1831)
### Development Fixes
* Add a link to the site in the README.md file (#1795)