From 080c6fe9ccb952ae11cecc3032b63caf489dfb42 Mon Sep 17 00:00:00 2001 From: Bruno-Pier Busque Date: Wed, 18 Jan 2023 22:16:54 -0500 Subject: [PATCH] Release v2.5 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62bd1b5..f97836a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [2.5] - Unreleased +## [2.5] - 2023-01-18 - Picture name with Unicode character no longer crash the program. - Added a dark mode if the OS is in dark mode.