From dab3eea6cb8120b7a2a37bb90a0c3cb0f5ab9cf0 Mon Sep 17 00:00:00 2001 From: Joe R Date: Sat, 19 Oct 2024 17:08:20 -0400 Subject: [PATCH] 3.1 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 ae3c599e..3c6b32b1 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -1,5 +1,12 @@ [[news]] === News +* _19 October, 2024:_ There is a new stable release +https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-3.1.0/[PySolFC +v3.1.0]. New in this release: +** Ten new games. +** Cleanup of duplicate images to reduce package size. +** Some extra cardset/table tile filter options. +** Many enhancements, bugfixes, etc. * _31 March, 2024:_ There is a new stable release https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-3.0.0/[PySolFC v3.0.0] - the biggest release in over 15 years. Additionally, there is a new Cardsets release diff --git a/html-src/news.html b/html-src/news.html index 0d701907..64c74f69 100644 --- a/html-src/news.html +++ b/html-src/news.html @@ -1,6 +1,33 @@

What's New?