Skip to content

Commit fd13690

Browse files
author
baoboa
committed
Update README.md
1 parent a9e42b2 commit fd13690

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
pyqt5
22
=====
33

4-
#### Disclaimer
5-
This repository is just a mirror of the official source code find on the riverbankcomputing website, i accept minor pull request on the master branch but questions should be asked on the mailing list.
6-
7-
#### Release 5.10
4+
#### 5.10.1
85
* source -> http://www.riverbankcomputing.com/software/pyqt/download5
9-
* support (Mailing List) -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/
6+
* support -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/
107
* doc -> http://pyqt.sourceforge.net/Docs/PyQt5/
118
* SIP 4.19 source code in tarball directory
129

@@ -19,10 +16,18 @@ Change
1916

2017
## SIP
2118

22-
* SIP v4.19.7 has been released. This is primarily a minor functional release that allows automatically generated signatures to be included in handwritten docstrings.
19+
* SIP v4.19.8 has been released. This is a minor bug-fix release.
2320

2421
## PyQt5
2522

23+
### 5.10
24+
2625
* The highlights of the release are support for Qt v5.10.0 and the new QtNetworkAuth and Qt3DAnimation modules.
2726
* Support for Qt v5.10
2827

28+
### 5.10.1
29+
30+
* Added support for Qt v5.10.1.
31+
* Added the missing qmlClearTypeRegistrations() to the QtQml module.
32+
* Added the --disable-feature option to configure.py.
33+

0 commit comments

Comments
 (0)