1Version 0.75.0 -- November 22nd, 2019
2
3* add LinkOCGState
4
5
6Version 0.74.0 -- September 18th 2019
7
8* Enable C++11 support in setup.py (Alex Ball)
9* Fix build error on MacOSX (Davide Liessi)
10* Added more methods in Poppler Qt5 api (WB)
11
12
13Version 0.24.0 -- Feb 2015
14
15* Initial release, converted from the python-poppler-qt4 code.
16* Disabled the methods that use QDomNode, QDomDocument and QDomElement types,
17  those are unfortunately not supported by PyQt5.
18
19