From 7c75232a743b8abf02bacb46f3e8110d2f4d7dd2 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 10 Sep 2018 09:19:58 +0200 Subject: [PATCH] Mention highlight bg improvement in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbdb55f2..d23b6559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Gutenberg has changed name to REPLACE_ME! - Update dependencies, fixing a few bugs with templates - Make Gutenberg load only .html files in themes from the templates folder +- Background colour is set fewer times when highlighting syntaxes ## 0.4.2 (2018-09-03)