From 9237c30df46550126675587c3b823da23257860c Mon Sep 17 00:00:00 2001 From: Joe R Date: Mon, 10 Jul 2023 21:06:02 -0400 Subject: [PATCH] 2.21.0 release --- NEWS.asciidoc | 7 +++++++ html-src/news.html | 27 +++++++++++++++++++++++++++ pysollib/gamedb.py | 2 +- pysollib/settings.py | 2 +- 4 files changed, 36 insertions(+), 2 deletions(-) diff --git a/NEWS.asciidoc b/NEWS.asciidoc index b2468799a..7e3d51f32 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -1,5 +1,12 @@ [[news]] === News +* _10 July, 2023:_ There is a new beta release +https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.21.0/[PySolFC +v2.21.0]. New in this release: +** Ten new games. +** Compatibility with Pillow 10.0. +** Several new display options. +** Other bugfixes and enhancements. * _16 April, 2023:_ There is a new stable release https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.20.1/[PySolFC v2.20.1]. New in this release: diff --git a/html-src/news.html b/html-src/news.html index 42492575c..ef33bbcb1 100644 --- a/html-src/news.html +++ b/html-src/news.html @@ -1,6 +1,33 @@

What's New?