From 6f8ca8c76419c1ba42ab106e782f65bc717e3242 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Wed, 11 Nov 2020 21:24:44 +0100 Subject: [PATCH] chore: cleanup 4.1.1 changelog --- History.markdown | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/History.markdown b/History.markdown index 62861d00..1b66534a 100644 --- a/History.markdown +++ b/History.markdown @@ -91,13 +91,6 @@ ## 4.1.1 / 2020-06-24 - * Fix grammar in documentation section (#8265) - -### Development Fixes - - * Bump RuboCop to v0.85.x (#8223) - * Expect drive letter only on vanilla windows (#8227) - ### Bug Fixes * Disable page excerpts by default (#8222) @@ -114,11 +107,17 @@ * correct typo (#8261) * Allow hyperlinks to specific filter documentation (#8231) * Update link to Netlify step-by-step guide (#8264) + * Fix grammar in documentation section (#8265) ### Site Enhancements * Including correct Sketch website (#8241) * Release post for v4.1.1 (#8243) + +### Development Fixes + + * Bump RuboCop to v0.85.x (#8223) + * Expect drive letter only on vanilla windows (#8227) ## 4.1.0 / 2020-05-27