docs/changelog.md

branch
eric7-maintenance
changeset 10272
7ae72d1df070
parent 10222
1146cc8fbf5d
parent 10256
1b728f26d1ae
child 10349
df7edc29cbfb
--- a/docs/changelog.md	Thu Oct 05 10:06:49 2023 +0200
+++ b/docs/changelog.md	Tue Oct 31 09:22:17 2023 +0100
@@ -1,5 +1,18 @@
 # Change Log
 
+### Version 23.11
+- bug fixes
+- General
+    - Added the capability to select list entries with a configurable action
+      (system default, double click, single click) (see `Interface => Interface`
+      configuration page)
+- Editor
+    - Enhanced the print capability with the configuration of the print
+      color mode (e.g. to print an editor with a dark background).
+- Project Viewer
+    - Added the context menu action "New source file..." to give a more concise
+      way to create a new source file.
+
 ### Version 23.10
 - bug fixes
 - General
@@ -18,7 +31,7 @@
     - Added capability to disable display of vulnerability data (e.g. if system
       does not support HTTPS protocol).
 - Shell
-    - Added some more special commands (% commands). Type '%help' to get a dialog
+    - Added some more special commands (% commands). Type `%help` to get a dialog
       listing these commands.
 - Syntax Checker
     - Added code to the Python syntax checker to report Python Warnings.

eric ide

mercurial