From f8c66f02e11f10a0797e299ed918cd5833902175 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Aug 2019 16:03:58 -0400 Subject: [PATCH] Update history to reflect merge of #7627 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6f02194e..5cb51167 100644 --- a/History.markdown +++ b/History.markdown @@ -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