docs/changelog.md

branch
eric7-maintenance
changeset 10148
31ba20629af4
parent 10101
34f74c19ed7a
parent 10135
36839e2c6945
child 10174
6aac1022f330
--- a/docs/changelog.md	Sun Jul 02 17:40:17 2023 +0200
+++ b/docs/changelog.md	Tue Aug 01 09:59:45 2023 +0200
@@ -1,4 +1,20 @@
 # Change Log
+
+### Version 23.8
+- bug fixes
+- General
+    - Removed support for Python 3.7 because that is EOL.
+- Code Style Checker
+    - Added these checkers to support more case.
+        - use of sync functions in async functions
+- MicroPython
+    - Updated the list of known CircuitPython boards.
+    - Updated the list of known UF2 capable boards.
+- pip Interface
+    - Added the capability to repair all dependencies with one button click.
+- Shell Window
+    - Added more pages to the Shell window configuration dialog.
+
 ### Version 23.7
 - bug fixes
 - Code Style Checker

eric ide

mercurial