From dc8db456160c45433ccdc9ff32700b9d5006baeb Mon Sep 17 00:00:00 2001 From: Rene Pfeuffer Date: Tue, 28 Jan 2020 16:21:48 +0100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b96df8010..5c4dda164a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Copy on write - A new repository can be initialized with a branch (for git and mercurial) and custom files (README.md on default) - Plugins are validated directly after download +- Code highlighting in diffs ### Changed - Stop fetching commits when it takes too long