changelog: note job_queue bugfix
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
b36f5a4eee
commit
a7e154fbe4
|
@ -26,6 +26,9 @@ The format is based on [Keep a Changelog].
|
|||
- **job_queue**: Fixed transition wihen auto is disabled
|
||||
- **history**: Added modification time to file existance checks.
|
||||
- **dbus_manager**: Fixed PolKit warning when PolKit features are not used.
|
||||
- **job_queue**: Fixed a bug where the `job_transition_gcode` runs when the
|
||||
queue is started. It will now only run between jobs during automatic
|
||||
transition.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue