Update history.markdown to reflect merger of #3704.

This commit is contained in:
Jordon Bedwell 2015-05-18 06:44:52 -05:00
parent 8bb7861162
commit d063e6abe7
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
* Perf: `Jekyll::Cleaner#existing_files`: Call `keep_file_regex` and * Perf: `Jekyll::Cleaner#existing_files`: Call `keep_file_regex` and
`keep_dirs` only once, not once per iteration (#3696) `keep_dirs` only once, not once per iteration (#3696)
* Omit jekyll/jekyll-help from list of resources. (#3698) * Omit jekyll/jekyll-help from list of resources. (#3698)
* Add basic `jekyll doctor` test to detect fsnotify (OSX) anomalies. (#3704)
### Bug Fixes ### Bug Fixes