Update history to reflect merge of #1910

This commit is contained in:
Matt Rogers 2014-01-04 10:12:21 -06:00
parent 883e16acde
commit b05a44cb2a
1 changed files with 1 additions and 0 deletions

View File

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