Prepared the changelog file for a bug fix release. eric7-maintenance release-23.01.1

Tue, 03 Jan 2023 17:00:42 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 03 Jan 2023 17:00:42 +0100
branch
eric7-maintenance
changeset 9669
73a9cf535429
parent 9668
e37c1752d50e
child 9670
1f0497e16118

Prepared the changelog file for a bug fix release.

docs/changelog.md file | annotate | diff | comparison | revisions
--- a/docs/changelog.md	Tue Jan 03 16:56:53 2023 +0100
+++ b/docs/changelog.md	Tue Jan 03 17:00:42 2023 +0100
@@ -1,6 +1,9 @@
 # Change Log
 
-### Version 23.01
+### Version 23.1.1
+- 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