Skip to content

Commit 09c1d30

Browse files
committed
Changelog: add entry for PR #103: fix handling of border.rectList with PySide6 backend
1 parent 17b18ac commit 09c1d30

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
@@ -4,6 +4,7 @@
44

55
- Fixed [Issue #100](https://github.com/PlotPyStack/PythonQwt/issues/100) - TypeError in `QwtSymbol.drawSymbol` method due to outdated `renderSymbols` call
66
- Fixed [Issue #101](https://github.com/PlotPyStack/PythonQwt/issues/101) - `RuntimeWarning: overflow encountered in cast` when plotting `numpy.float32` curve data
7+
- Merged [PR #103](https://github.com/PlotPyStack/PythonQwt/pull/103): [FIX] wrong handling of `border.rectList` with PySide6 backend - thanks to @martinschwinzerl
78

89
## Version 0.14.5
910

0 commit comments

Comments
 (0)