From 0c6aa7e1b83e20913999a16a3ff8a76d2febfeb2 Mon Sep 17 00:00:00 2001 From: Joe R Date: Sun, 26 Feb 2023 22:33:42 -0500 Subject: [PATCH] Version 2.20.0 release. --- NEWS.asciidoc | 9 +++++++++ html-src/news.html | 34 ++++++++++++++++++++++++++++++++++ html-src/report_bug.html | 5 +++++ pysollib/gamedb.py | 2 +- pysollib/settings.py | 2 +- 5 files changed, 50 insertions(+), 2 deletions(-) diff --git a/NEWS.asciidoc b/NEWS.asciidoc index 6391cb30..f7f0e281 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -1,5 +1,14 @@ [[news]] === News +* _26 February, 2023:_ There is a new stable release +https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.20.0/[PySolFC +v2.20.0]. Additionally, there is a new Cardsets release +https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.2/[PySolFC-Cardsets v.2.2]. New in this release: +** Over 40 new games, bringing the total to 1,200! +** Memory games can now use any type of cardset, including new Matching type cardsets. +** New options in the Solitaire Wizard. +** Additional documentation for a number of PySol's features. +** Bugfixes and other enhancements. * _11 October, 2022:_ Linux users, PySolFC is now available https://flathub.org/apps/details/io.sourceforge.pysolfc.PySolFC[on Flathub]. * _9 October, 2022:_ There is a new stable release https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.18.0/[PySolFC diff --git a/html-src/news.html b/html-src/news.html index 60afe182..3d89200a 100644 --- a/html-src/news.html +++ b/html-src/news.html @@ -1,6 +1,40 @@

What's New?