Forgot a changelog entry (again)
This commit is contained in:
parent
5c35a288a3
commit
2111a06ce3
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,8 @@
|
||||||
and exception to be raised due to a misnamed attribute in the code
|
and exception to be raised due to a misnamed attribute in the code
|
||||||
* [#717](https://github.com/foosel/OctoPrint/issues/717) - Use ``shutil.move`` instead of ``os.rename`` to avoid cross
|
* [#717](https://github.com/foosel/OctoPrint/issues/717) - Use ``shutil.move`` instead of ``os.rename`` to avoid cross
|
||||||
device renaming issues
|
device renaming issues
|
||||||
|
* [#780](https://github.com/foosel/OctoPrint/issues/780) - Always (re)set file position in SD files to 0 so that reprints
|
||||||
|
work correctly
|
||||||
* Various fixes of bugs in newly introduced features and improvements:
|
* 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
|
* [#625](https://github.com/foosel/OctoPrint/pull/625) - Newly added GCODE files were not being added to the analysis
|
||||||
queue
|
queue
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue