Add links for known issues

Curtis Gedak 2019-09-07 18:27:52 -06:00
parent aca468b2c6
commit c7aa0fc201

@ -44,13 +44,14 @@ For future plans, see the [[Roadmap]].
# Known Issues (Upcoming 0.10.0 release)
## Qt 5.5.1 (Ubuntu 16.04 with end-of-life April 2021)
- Compile/export will silently overwrite existing file
- Compile/export will silently overwrite existing file ([PR #613](https://github.com/olivierkes/manuskript/pull/613))
## Qt 5.11.x to 5.12.x
- Import will cause crash
- Import will cause Manuskript to crash ([PR #612](https://github.com/olivierkes/manuskript/pull/612))
## PyQt 5.13.0
- Built with a broken OpenSSL library on Windows x64
- Windows x64 PyQt 5.13.0 package was built with a broken OpenSSL library ([Qt 5.13.0 Known Issues](https://wiki.qt.io/Qt_5.13.0_Known_Issues))
_Does this adversely impact running Manuskript on Windows x64?_
# Contributing