CHANGELOG: update for 56630ef2

This commit is contained in:
David Lechner
2022-10-14 16:21:18 -05:00
committed by David Lechner
parent 71738dad5a
commit ce16d15ab0
+3
View File
@@ -14,6 +14,9 @@
- Fixed imports with invalid file name silently ignored ([support#717]).
- Fixed code completion not working when offline ([pybricks-code#938]).
### Removed
- Removed feature to include custom `main.py` when flashing firmware.
[pybricks-code#938]: https://github.com/pybricks/pybricks-code/issues/938
[pybricks-code#1011]: https://github.com/pybricks/pybricks-code/issues/1011
[pybricks-code#1020]: https://github.com/pybricks/pybricks-code/issues/1020