From d266a9c8a1e28555d7b9e4f57ce759bd96501adb Mon Sep 17 00:00:00 2001
From: fvrmr <77000924+fvrmr@users.noreply.github.com>
Date: Thu, 18 Nov 2021 11:25:13 +0100
Subject: [PATCH 1/2] Update change log
Updated the change log with two bug fixes
---
resources/texts/change_log.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 5936366495..1aa95c07fb 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -1,3 +1,8 @@
+[4.12.1]
+* Bug fixes
+- Updated Shapely to version 1.8.0 which fixes multiplying objects on MacOS Monterey
+- Fixed a bug in Lightning infill where the infill was printed multiple times
+
[4.12.0]
For an overview of the new features in Cura 4.12, please watch our video.
From d569742800ce1a9368adb6b74df395a58dad020b Mon Sep 17 00:00:00 2001
From: fvrmr <77000924+fvrmr@users.noreply.github.com>
Date: Thu, 18 Nov 2021 11:42:04 +0100
Subject: [PATCH 2/2] Update change log
---
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 1aa95c07fb..4bfe72cda2 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -1,7 +1,7 @@
[4.12.1]
* Bug fixes
-- Updated Shapely to version 1.8.0 which fixes multiplying objects on MacOS Monterey
-- Fixed a bug in Lightning infill where the infill was printed multiple times
+- Updated Shapely to version 1.8.0 which, among other things, fixes multiplying objects on MacOS Monterey
+- Fixed a bug in Lightning infill where the infill was printed multiple times under certain circumstances
[4.12.0]
For an overview of the new features in Cura 4.12, please watch our video.