Skip to content

Commit f604855

Browse files
committed
# Conflicts: # CHANGELOG.md # qwt/__init__.py # qwt/plot.py
2 parents 6b324a1 + ae48eae commit f604855

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55

66
- Added PySide2 support: PythonQwt is now compatible with Python 2.7, Python 3.4+,
77
PyQt4, PyQt5 and PySide2!
8+
9+
### Version 0.7.1 ###
810

911
- Changed QwtPlotItem.detachItems signature: removed unnecessary "autoDelete" argument,
10-
initialiazing "rtti" argument to None (remove all items)
12+
initialiazing "rtti" argument to None (remove all items)
13+
- Improved Qt universal support (PyQt5, ...)
1114

1215
### Version 0.7.0 ###
1316

0 commit comments

Comments
 (0)