From fc8bd75ffe2df12e510056278c27064aa50eb530 Mon Sep 17 00:00:00 2001 From: Jack Ha Date: Wed, 8 Mar 2017 12:56:47 +0100 Subject: [PATCH] Added changelog line for layerview slider. --- plugins/ChangeLogPlugin/ChangeLog.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 100644 => 100755 plugins/ChangeLogPlugin/ChangeLog.txt diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt old mode 100644 new mode 100755 index 83114bf342..bcbdb73f13 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -1,5 +1,9 @@ [2.5.0] -*Included PauseBackendPlugin. This enables pausing the backend and manually start the backend. Thanks to community member Aldo Hoeben for this feature. +*Layerview double slider. +The layerview now has a nice slider with double handles where you can drag maximum layer, minimum layer and the layer range. Thansk to community member Aldo Hoeben for this feature. + +*Included PauseBackendPlugin. +This enables pausing the backend and manually start the backend. Thanks to community member Aldo Hoeben for this feature. [2.4.0] *Project saving & opening