From 1e5d7623cb9a3cbd017cc730888c221a1704277a Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Wed, 7 Apr 2021 09:40:06 +0200 Subject: [PATCH] Make it more clear the updates where for MacOS BigSur. --- resources/texts/change_log.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 67de0db06d..e75b51ee44 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -22,8 +22,8 @@ The ability to have thumbnails embedded. Contributed by Gravedigger7789. * Add checkbox for Extruder Offsets. Ability to enable or disable the extruder offsets to gcode. This will be enabled by default, unless it is in the printer's def.json file. Contributed by RFBomb. -* Various Mac OSX (and other) fixes afforded by upgrades to Python (to 3.8) and Qt (to 5.15). -If you had (UX, visual, graphics card) problems, specifically on (newer) Mac OSX versions, please try this new version. +* Cura should work properly on MacOS 'Big Sur' now, afforded by upgrades to Python (to 3.8) and Qt (to 5.15). +If you had (UX, visual, graphics card) problems, specifically on (newer) MacOS versions, like Big Sur, you should be able to use this new version. * Known UX issues that will be fixed before final in our current plan - Custom menu Materials and Nozzle menu now open at cursor position instead of under the menu button.