docs: update changelog
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
e433252934
commit
8adda52df1
|
@ -33,6 +33,8 @@ The format is based on [Keep a Changelog].
|
||||||
- **job_queue**: Fixed a bug where the `job_transition_gcode` runs when the
|
- **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
|
queue is started. It will now only run between jobs during automatic
|
||||||
transition.
|
transition.
|
||||||
|
- **klippy_connection**: Fixed a race condition that can result in
|
||||||
|
skipped subscription updates.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue