From 2a78a970f93bed0ef10e3478db296802ab2ce844 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 22 Jan 2023 13:21:04 +0000 Subject: [PATCH] Release 5.8.1: appcast --- edmarketconnector.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/edmarketconnector.xml b/edmarketconnector.xml index c0238dbe..fa824558 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -36,7 +36,7 @@ - Release 5.8.0 + Release 5.8.1 body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; } @@ -44,6 +44,10 @@

We now test against, and package with, Python 3.11.1.

As a consequence of this we no longer support Windows 7.
+

Release 5.8.1

+

This fixes a bug where the Cmdr/APIKey sections on Settings > EDSM would never be shown.

+
+

Release 5.8.0

This release is essentially the same as 5.8.0-rc3 with only the version and this changelog updated.