Skip to content

Commit

Permalink
pybricks.common.logger: Document freeze fix for saving while disconne…
Browse files Browse the repository at this point in the history
…cted.

This was fixed as part of 47cbabd.

Fixes pybricks/support#738
  • Loading branch information
laurensvalk committed Nov 11, 2022
1 parent 3495583 commit ee03246
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,12 @@
does not have the control attribute enabled.

### Fixed
- Fixed brief hub freeze on `pybricks.common.Logger.save()` when not connected
to the computer ([support#738]).
- Fixed drive base stall flags being set while not stalled ([support#767]).
- Fixed `Motor.run_target` raising exception for short moves ([support#786]).

[support#738]: https://github.com/pybricks/support/issues/738
[support#767]: https://github.com/pybricks/support/issues/767
[support#786]: https://github.com/pybricks/support/issues/786

Expand Down

0 comments on commit ee03246

Please sign in to comment.