Skip to content

Commit bcda508

Browse files
A handful more changelog updates. (#1102)
1 parent 68205eb commit bcda508

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ Enhancements
9191

9292
Fixes
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

110113
Documentation
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

119123
Build, 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)

0 commit comments

Comments
 (0)