Added CHANGELOG entry for second temperature polling interval

This commit is contained in:
Gina Häußge 2015-09-03 18:59:05 +02:00
parent f6acca5db2
commit 64bb1adf8c

View file

@ -37,6 +37,9 @@
additional serial ports via the settings dialog and the configuration file.
* Option to never send checksums (e.g. if the printer firmware doesn't support it),
see [#949](https://github.com/foosel/OctoPrint/issues/949).
* Added secondary temperature polling interval to use when printer is not printing
but a target temperature is set - this way the graph should be more responsive
while monitoring a manual heatup.
* Documentation improvements
### Bug Fixes