From 58df52ffedf577650bb6c33cdb1680375a827751 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 26 Oct 2016 16:02:18 +0200 Subject: [PATCH] Remove unimportant bugfix This tweak is so small that it isn't worth even mentioning in the change log. Contributes to issue CURA-2755. --- plugins/ChangeLogPlugin/ChangeLog.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 86145f2997..eeddaf3789 100644 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -6,7 +6,6 @@ The layer height of each profile is now shown in the profile selection menu. 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] *Multi Extrusion Support