From 55dcbc1947c75d942b104b92d052edcf0c931b3c Mon Sep 17 00:00:00 2001 From: Rene Pfeuffer Date: Fri, 24 Jan 2020 12:01:27 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a83e5b743b..2995cea4fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set individual page title - 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 ### Changed - Stop fetching commits when it takes too long