Added changelog entry for qr code

This commit is contained in:
Gina Häußge 2014-11-08 15:15:49 +01:00
parent 5675f32a19
commit e5299d96ad

View file

@ -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