From 1658a1596eecd94e716dfd4e059807a95b6e784f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 15 May 2019 14:47:28 -0400 Subject: [PATCH] Update history to reflect merge of #7646 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f41aa924..3ce960a1 100644 --- a/History.markdown +++ b/History.markdown @@ -144,6 +144,7 @@ * Refactor Jekyll::Cache (#7532) * Store list of expected extnames in a constant (#7638) * Bump RuboCop to v0.69.x (#7656) + * Profile allocations from a build session (#7646) ### Documentation