From 66976ddfffa702b702e9df7fea3d4aa6f1d8a051 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 28 Oct 2020 21:32:48 +0100 Subject: [PATCH] Clarify the plugin group changelog entry better --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa24889b..5fb5ee3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,8 +42,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). - Fixed a very long standing issue when using plugins groups where unloading a plugin could cause a crash. In practice this was only reproducible during the - plugin scanning process when hosting a very large number of plugins in a - single group. + plugin scanning process when rapidly adding and removing a large number of + plugins in a single group. ## [1.7.1] - 2020-10-23