Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Sep 10, 2024
1 parent f549c4e commit 1eefa1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Fixed typing issues in `plotpy.events` module:
* Event objects were not properly typed (`QtCore.QEvent` instead of `QtGui.QMouseEvent`)
* Event position arguments were not properly typed (`QtCore.QPoint` instead of `QtCore.QPointF`)
* Fix NumPy `FutureWarning: Format strings passed to MaskedConstant are ignored [...]` when displaying masked pixel coordinates

## Version 2.6.2 ##

Expand Down

0 comments on commit 1eefa1b

Please sign in to comment.