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

This commit is contained in:
jekyllbot 2019-08-01 16:21:04 -04:00
parent b55927e8f7
commit 532c499751
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
* Add `type` attribute to Document instances (#7406)
* Reduce allocations from where-filter (#7653)
* Memoize SiteDrop#documents to reduce allocations (#7697)
* Add PathManager class to cache interim paths (#7732)
### Development Fixes