From 72ee1c6aafe227f01ad2f91222cccda77efbc35d Mon Sep 17 00:00:00 2001 From: Joe R Date: Tue, 10 May 2022 18:45:08 -0400 Subject: [PATCH] 2.16 release --- NEWS.asciidoc | 6 ++++++ html-src/news.html | 23 +++++++++++++++++++++++ pysollib/settings.py | 2 +- 3 files changed, 30 insertions(+), 1 deletion(-) diff --git a/NEWS.asciidoc b/NEWS.asciidoc index e15bcbd1..c6a7a8b1 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -1,5 +1,11 @@ [[news]] === News +* _10 May, 2022_ There is a new stable release +https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.16.0/[PySolFC +v2.16.0]. Anyone upgrading from a version prior to 2.15.0 should read the notes for that version before upgrading. New in this release: +** Enhancements to many images and graphical displays. +** More game rules in the documentation. +** Bugfixes, cleanup, and other enhancements. * _12 March, 2022_ There is a new beta release https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.15.0/[PySolFC v2.15.0]. Additionally, there is a new Cardsets release https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1/[PySolFC-Cardsets v.2.1] diff --git a/html-src/news.html b/html-src/news.html index d7765b89..c8b9fc6b 100644 --- a/html-src/news.html +++ b/html-src/news.html @@ -1,6 +1,29 @@

What's New?