--- a/docs/changelog.md Fri Jun 14 14:01:18 2024 +0200 +++ b/docs/changelog.md Fri Jun 14 14:04:01 2024 +0200 @@ -9,6 +9,10 @@ - Annotations to `flake8-annotations v3.1.1` - Miscellaneous to `flake8-bugbear v24.4.26` - Logging to `flake8-logging v1.6.0` +- IDE Server + - Added functionality to work with remote files and projects via + an `eric-ide Server` on a remote computer. All communication to + this server is done through a single socket (port 42024 by default). - MicroPython - Added a few boards to the list of know MicroPython boards. - pip Interface