diff --git a/History.markdown b/History.markdown index ca32d80e..1168c784 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Site template: Escape title and description where it is used in HTML (#4606) * Document#date: drafts which have no date should use source file mtime (#4611) * Filters#time: clone an input Time so as to be non-destructive (#4590) + * Doctor: fix issue where `--config` wasn't a recognized flag (#4598) ### Development Fixes