From eec6c24dac81f6a3cd9e60910b7a509f87b2323f Mon Sep 17 00:00:00 2001 From: Jim Easterbrook Date: Thu, 13 Jul 2023 11:31:05 +0100 Subject: [PATCH] Update change log --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 743cfc07..9786107c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -16,6 +16,9 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . +Changes in v2023.7.1: + 1/ Fix bug setting file dates before 1970 on Windows. + Changes in v2023.7.0: 1/ Enabled installation of PyQt5 & PyQt6 with pip and photini-configure. 2/ Fix crash if using arrow key navigation when no pictures loaded.