Skip to content

Commit bf38a21

Browse files
committed
Updated CHANGELOG
1 parent b2a43aa commit bf38a21

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44

55
In this release, test coverage is 74%.
66

7-
🛠️ Bug fixes:
7+
💥 New features:
88

99
* MultipleChoiceItem: implemented `callback` property feature (was unexpectedly not supported)
10+
11+
🛠️ Bug fixes:
12+
13+
* [Issue #78](https://github.com/PlotPyStack/guidata/issues/78) - PySide6 on Linux: `AttributeError: 'DataFrameView' object has no attribute 'MoveLeft'`
14+
* [Issue #77](https://github.com/PlotPyStack/guidata/issues/77) - PyQt6/PySide6 on Linux: `AttributeError: type object 'PySide6.QtGui.QPalette' has no attribute 'Background'`
1015
* Add 'Monospace' and 'Menlo' to the list of fixed-width supported fonts
16+
* Font warning message in *configtools.py*: replace `print` by `warnings.warn`
1117

1218
## Version 3.6.2 ##
1319

0 commit comments

Comments
 (0)