Update history to reflect merge of #3891

[ci skip]
This commit is contained in:
Parker Moore 2015-08-05 10:19:09 -07:00
parent d3c327e184
commit 44f0e5b14a
1 changed files with 1 additions and 0 deletions

View File

@ -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