From e5299d96adadac57147bfefa50bfa50f484cb338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sat, 8 Nov 2014 15:15:49 +0100 Subject: [PATCH] Added changelog entry for qr code --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a2aa0d..effb8f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ uploaded STL files including removal and reslicing) and also allows folders (not yet supported by UI) * Also interpret lines starting with "!!" as errors * Added deletion of pyc files to the `python setup.py clean` command +* Settings now show a QRCode for the API Key ([#637]) ### Bug Fixes