diff --git a/docs/changelog.md b/docs/changelog.md index c10c0db..f51cf8e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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