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

This commit is contained in:
jekyllbot 2019-08-04 16:03:58 -04:00
parent f446aebf07
commit f8c66f02e1
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@
* Memoize SiteDrop#documents to reduce allocations (#7697)
* Add PathManager class to cache interim paths (#7732)
* Remove warnings and fixes for deprecated config (#7440)
* Delegate --profile tabulation to `terminal-table` (#7627)
### Development Fixes