From 8b72f142178ce281777e9b9fe8a18e6cdc4dfad7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 16 Aug 2015 13:17:24 -0400 Subject: [PATCH] Update history to reflect merge of #3892 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9d498006..2e2cf25f 100644 --- a/History.markdown +++ b/History.markdown @@ -125,6 +125,7 @@ * 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) + * Set `future` to `false` in the default config (#3892) ### Development Fixes