docs/changelog.md

branch
eric7
changeset 10786
f27738bc28af
parent 10760
f702f6781b05
child 10814
ba20efe10336
child 10819
e1a02e4225f8
--- 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

eric ide

mercurial