Skip to content

Commit

Permalink
A handful more changelog updates. (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster authored Feb 1, 2022
1 parent 68205eb commit bcda508
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ Enhancements

Fixes

* Support for PyQt6-style enums (#1098)
* Fix an issue with circular references in EventFilters (#1093)
* Select colors from palettes for better dark mode support (#1089)
* Fix an issue with undocked dock panes not updating (#1044)
* Remove uses of old trait constructors such as Either and Trait() (#728,
#1041)
Expand All @@ -109,6 +112,7 @@ Fixes

Documentation

* Update discussion of toolkit support (#1101)
* Documentation for standard dialogs (#1053)
* Improvments to GUITestAssistant documenation (#1047)
* Clean up unused links (#1012)
Expand All @@ -118,7 +122,7 @@ Documentation

Build, Tests and Continuous Integration

* Ensure tests run cleanly in Python 3.8 and when some packages missing (#1080)
* Ensure tests run cleanly in Python 3.8 and when some packages missing (#1090)
* Flake8 style check in CI (#1073)
* Use most recent EDM version (#1058)
* Support MacOS Big Sur in CI (#1056)
Expand Down

0 comments on commit bcda508

Please sign in to comment.