Update history to reflect merge of #1877

This commit is contained in:
Parker Moore 2013-12-26 02:02:42 -05:00
parent 5f2e8b8ae4
commit 7093d3aa82
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
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)
* Change short opts for host and port for `jekyll docs` to be consistent with
other subcommands (#1877)
### Development Fixes
* Add a link to the site in the README.md file (#1795)