diff --git a/History.markdown b/History.markdown index dda9d15c..2326e67f 100644 --- a/History.markdown +++ b/History.markdown @@ -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)