diff --git a/History.markdown b/History.markdown index 56df3ae0..524ca7d6 100644 --- a/History.markdown +++ b/History.markdown @@ -127,6 +127,7 @@ * Add missing tests for `Command` (#2216) * Update `rr` link in CONTRIBUTING doc (#2247) * Streamline cucumber execution of `jekyll` subcommands (#2258) + * Refactor `Commands::Serve`. (#2269) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)