From 44f0e5b14acda389d741775d2c43af1d399c4eb4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 5 Aug 2015 10:19:09 -0700 Subject: [PATCH] Update history to reflect merge of #3891 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bec3cca6..d984173d 100644 --- a/History.markdown +++ b/History.markdown @@ -124,6 +124,7 @@ * Remove var collision with site template header menu iteration variable (#3838) * Change non-existent `hl_linenos` to `hl_lines` to allow passthrough in safe mode (#3787) * Add missing flag to disable the watcher (#3820) + * Update CI guide to include more direct explanations of the flow (#3891) ### Development Fixes