Update history.markdown to reflect the merger of #3658

This commit is contained in:
Jordon Bedwell 2015-05-15 18:47:19 -05:00
parent 35a7d94202
commit e4e14e8860
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
* Perf: Cache `Document#to_liquid` and invalidate where necessary (#3693)
* Perf: `Jekyll::Cleaner#existing_files`: Call `keep_file_regex` and
`keep_dirs` only once, not once per iteration (#3696)
* Omit jekyll/jekyll-help from list of resources. (#3698)
### Bug Fixes