From d343b0345e78f176816343e4bd92ef5f9c7ab2ad Mon Sep 17 00:00:00 2001 From: olivia Date: Wed, 7 Feb 2018 11:16:41 +0100 Subject: [PATCH] fix uncategorized entries in history file --- History.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/History.markdown b/History.markdown index afd10282..5c97d0b1 100644 --- a/History.markdown +++ b/History.markdown @@ -1,8 +1,5 @@ ## HEAD - * Adding the jekyll-algolia plugin to the list of plugins (#6737) - * Added Premonition plugin to list of plugins (#6750) - ### Development Fixes * move duplicate code to a single private method (#6593) @@ -14,6 +11,8 @@ ### Documentation + * Adding the jekyll-algolia plugin to the list of plugins (#6737) + * Added Premonition plugin to list of plugins (#6750) * Add document on releasing a new version (#6745) ## 3.7.2 / 2018-01-25