Skip to content

Commit 1eefa1b

Browse files
committed
Update CHANGELOG
1 parent f549c4e commit 1eefa1b

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
@@ -7,6 +7,7 @@
77
* Fixed typing issues in `plotpy.events` module:
88
* Event objects were not properly typed (`QtCore.QEvent` instead of `QtGui.QMouseEvent`)
99
* Event position arguments were not properly typed (`QtCore.QPoint` instead of `QtCore.QPointF`)
10+
* Fix NumPy `FutureWarning: Format strings passed to MaskedConstant are ignored [...]` when displaying masked pixel coordinates
1011

1112
## Version 2.6.2 ##
1213

0 commit comments

Comments
 (0)