docs/changelog.md

branch
eric7-maintenance
changeset 10079
0222a480e93d
parent 10004
983477114d3c
parent 10077
b8396ae5c2c2
child 10101
34f74c19ed7a
--- a/docs/changelog.md	Tue May 02 10:20:23 2023 +0200
+++ b/docs/changelog.md	Sat May 27 19:02:58 2023 +0200
@@ -1,5 +1,24 @@
 # Change Log
 
+### Version 23.6
+- bug fixes
+- Code Style Checker
+    - Updated these checkers to support more cases.
+        - Annotations
+        - Miscellaneous
+        - Name Order
+        - Simplify
+    - Added these checkers to support more case.
+        - unused arguments
+        - unused global variables
+- MicroPython
+    - Added support of th WebREPL device interface available on some boards with
+      builtin network capability.
+    - Added the capability to enable/disable the WebREPL via the WiFi menu.
+- Third Party packages
+    - Upgraded pipdeptree to version 2.7.1.
+    - Upgraded pip-licenses to version 4.3.1.
+
 ### Version 23.5
 - bug fixes
 - JavaScript Support

eric ide

mercurial