Skip to content

Commit bff081e

Browse files
committed
Update CHANGELOG
1 parent 415462c commit bff081e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ In this release, test coverage is 74%.
66

77
🛠️ Bug fixes:
88

9+
* [PR #74](https://github.com/PlotPyStack/guidata/pull/74) - `configtools.font_is_installed`: fix PySide2 compat. issue (thanks to @xiaodaxia-2008)
910
* Creating a dataset using the `create` class method:
1011
* Before, passing unknown keyword arguments failed silently (e.g. `MyParameters.create(unknown=42)`).
1112
* Now, an `AttributeError` exception is raised when passing unknown keyword arguments, as expected.

0 commit comments

Comments
 (0)