From d3abeed3a9ecdc538f11fc8c8b12909fecf5e21f Mon Sep 17 00:00:00 2001 From: Mark Walker Date: Mon, 7 Sep 2015 17:19:16 -0700 Subject: [PATCH] Update changelog for 42d754 fix for #1047 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b19a999..1cf331cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,8 @@ * It's not possible anymore to select files that are not machinecode files (e.g. GCODE) for printing on the file API. * Changes to a user's personal settings via the UI now propagate across sessions. +* [#1047](https://github.com/foosel/OctoPrint/issues/1047) - Fixed 90 degree + webcam rotation for iOS Safari. ## 1.2.6 (2015-09-02)