Update history to reflect merge of #7440 [ci skip]

This commit is contained in:
jekyllbot 2019-08-04 08:37:47 -04:00
parent 0f5e15811f
commit 0e591f08da
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
* Reduce allocations from where-filter (#7653)
* Memoize SiteDrop#documents to reduce allocations (#7697)
* Add PathManager class to cache interim paths (#7732)
* Remove warnings and fixes for deprecated config (#7440)
### Development Fixes