docs/changelog.md

branch
eric7
changeset 9657
d30ca63635e3
parent 9630
4cd6e4b1db12
child 9659
3152923264c2
--- 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