From fb5616887ea168de3264df8c88d96acaa8ebbb9d Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Sat, 7 Sep 2019 15:38:46 -0600 Subject: [PATCH] Add known issues section --- Home.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Home.md b/Home.md index fdc0696..d8b358b 100644 --- a/Home.md +++ b/Home.md @@ -41,6 +41,17 @@ To maximize flexibility an open and plain text file format is used enabling coll 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 + +## Qt 5.11.x to 5.12.x +- Import will cause crash + +## PyQt 5.13.0 +- Built with a broken OpenSSL library on Windows x64 + # Contributing ## Developing