--- a/docs/changelog.md Wed Apr 02 10:51:50 2025 +0200 +++ b/docs/changelog.md Thu May 01 12:09:22 2025 +0200 @@ -1,5 +1,22 @@ # Change Log +### Version 25.5 +- bug fixes +- General + - Modified the display of the crash session dialog to show the time stamp + of the found crash session file and the path of the + project file (if a project was open) (see issue584). + - Modified the display of the crash session dialog to allow the removal + of crash session files. +- IRC + - Removed the IRC interface and changed it to a plug-in available via the + plug-in repository. +- Project + - Removed support for `pyqt5` project type. + - Removed support for `pyside2` project type. +- Virtual Environments + - Prepared the virtual environments support for being expanded via plugins. + ### Version 25.4 - bug fixes - MicroPython