From c88469af5d5e3be13eb3a4dba2e561518af7d566 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 16 Apr 2021 19:53:25 +0200 Subject: [PATCH] Update change log with changes in version 1.1.12 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db2df88..4cf6f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +1.1.12 - Bug Fixes +==== +* Fixed bug where GPX would crash if the start or end g-code contains characters not in ASCII-7. +* Improved error messages if something would go wrong (e.g. file permissions). +* Update GPX executables on all platforms to version 2.6.8. + 1.1.11 - Bug Fixes ==== * Incremented SDK version to work with Cura 4.4.