* Fix 43: Building 21.1.0 fails with unsupported function return type by Ben Greiner (thanks!)
21.1.0
* Most new Qt5 api methods added upto poppler-qt5 21.01 (WB) * Deprecated C API calls updated (woodlandhunter) * Add support for building with SIP v5 (41, Dmitry Shachnev)
0.75.0
* add LinkOCGState
0.74.0
* Enable C++11 support in setup.py (Alex Ball) * Fix build error on MacOSX (Davide Liessi) * Added more methods in Poppler Qt5 api (WB)
0.24.0
* Initial release, converted from the python-poppler-qt4 code. * Disabled the methods that use QDomNode, QDomDocument and QDomElement types, those are unfortunately not supported by PyQt5.