Prepared changelog for the next development phase. eric7

Mon, 02 Jan 2023 14:22:27 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 02 Jan 2023 14:22:27 +0100
branch
eric7
changeset 9657
d30ca63635e3
parent 9656
578236b57ed5
child 9658
1da417a9645d

Prepared changelog for the next development phase.

docs/changelog.md file | annotate | diff | comparison | revisions
--- a/docs/changelog.md	Mon Jan 02 14:04:20 2023 +0100
+++ b/docs/changelog.md	Mon Jan 02 14:22:27 2023 +0100
@@ -1,6 +1,9 @@
 # Change Log
 
-### Version 23.01
+### Version 23.2
+- bug fixes
+
+### Version 23.1
 - bug fixes
 - Class Browsers
     - Removed the IDL and Protobuf class browsers to include them in their respective
@@ -9,12 +12,12 @@
     - Added an option to configure the 'known first party' packages to the isort
       configuration dialog.
 - Editor
-    - Changed the handling of files whose typ cannot be determined by the Python
+    - Changed the handling of files whose type cannot be determined by the Python
       mimetypes module to check against a list of known text file patterns and
       ultimately asking the user, if the file in question is a text file (see
-      `Mimetypes` configuration page.
+      `Mimetypes` configuration page).
     - Added a configuration option to disable the source navigator (selector boxes above
-      the editor or code outline roght of the editor). This is useful e.g. on very small
+      the editor or code outline right of the editor). This is useful e.g. on very small
       screens.
     - Added support for multiple cursor paste.
 - Find In Files

eric ide

mercurial