File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ Enhancements
9191
9292Fixes
9393
94+ * Support for PyQt6-style enums (#1098)
95+ * Fix an issue with circular references in EventFilters (#1093)
96+ * Select colors from palettes for better dark mode support (#1089)
9497* Fix an issue with undocked dock panes not updating (#1044)
9598* Remove uses of old trait constructors such as Either and Trait() (#728,
9699 #1041)
@@ -109,6 +112,7 @@ Fixes
109112
110113Documentation
111114
115+ * Update discussion of toolkit support (#1101)
112116* Documentation for standard dialogs (#1053)
113117* Improvments to GUITestAssistant documenation (#1047)
114118* Clean up unused links (#1012)
@@ -118,7 +122,7 @@ Documentation
118122
119123Build, Tests and Continuous Integration
120124
121- * Ensure tests run cleanly in Python 3.8 and when some packages missing (#1080 )
125+ * Ensure tests run cleanly in Python 3.8 and when some packages missing (#1090 )
122126* Flake8 style check in CI (#1073)
123127* Use most recent EDM version (#1058)
124128* Support MacOS Big Sur in CI (#1056)
You can’t perform that action at this time.
0 commit comments