From d7c63c35c33a64409671132f86c71b5a5acadf35 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sat, 8 May 2021 10:10:22 +0100 Subject: [PATCH] ChangeLog: Linkify python 3.9.x not supporting Windows 7. --- ChangeLog.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index a187d22d..818e8404 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,9 +9,10 @@ Python 3.9 * We now test against, and package with, Python 3.9.5. **As a consequence of this we no longer support Windows 7. - This is due to Python 3.9.x itself not supporting Windows 7. The - application (both EDMarketConnector.exe and EDMC.exe) will crash on startup - due to a missing DLL.** + This is due to + [Python 3.9.x itself not supporting Windows 7](https://www.python.org/downloads/windows/). + The application (both EDMarketConnector.exe and EDMC.exe) will crash on + startup due to a missing DLL.** This should have no other impact on users or plugin developers, other than the latter now being free to use features that were introduced since the