========================
Fixed
-----
* Support Qt 6.4.1 Android installation (621,626,627)
* Fix URL of Nelson's blog on README
Changed
-------
* Update pyproject.toml and drop setup.cfg
* Standalone binary build with PyInstaller directly(598)
* Bump dependencies versions
- py7zr>=0.20.2
- flake8<6
- flake8-isort>=4.2.0
* metadata: change link to changelog
* docs: move CHANGELOG.rst into docs/
* Refactoring internals and now check types with mypy
Deprecated
----------
* Drop support for python 3.6