Added changelog entry for bugfix

This commit is contained in:
Gina Häußge 2014-10-21 18:47:56 +02:00
parent a274b769bd
commit 0ab5369635

View file

@ -43,6 +43,9 @@
* [#435](https://github.com/foosel/OctoPrint/issues/435) - Always interpret negative duration (e.g. for print time left)
as 0
* Various fixes of bugs in newly introduced features and improvements:
* [#625](https://github.com/foosel/OctoPrint/pull/625) - Newly added GCODE files were not being added to the analysis
queue
## 1.1.1 (Unreleased)