diff --git a/History.markdown b/History.markdown index f40622b7..6a6d7c9f 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,9 @@ ### Bug Fixes + * Remove `--watch` from the site template blog post since it defaults + to watching in in 2.4.0 (#2922) + ### Development Fixes * Add integration test for `jekyll new --blank` in TestUnit (#2913)