From 9c4f8ab8fb321494c1afb6b94c8832763ad99994 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 21 Oct 2016 14:59:41 +0200 Subject: [PATCH] Update change log This is what we have for 2.3.1 so far. Contributes to issue CURA-2755. --- plugins/ChangeLogPlugin/ChangeLog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 8452399346..9504ccf04f 100644 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -1,3 +1,13 @@ +[2.3.1] +*Layer Height in Profile Selection +The layer height of each profile is now shown in the profile selection menu. + +*Bug fixes +Upgrading from version 2.1 on OSX works again. +You can import g-code from related machines as profile. +Fixed inheritance taking from the wrong extruder. +Moved z-hop and extruder selection settings to a better category. + [2.3.0] *Speed improvements