From 8d20b3d93498757f65c6dffdb88d7e08cfd39276 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sat, 30 Dec 2023 09:12:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20=E2=80=94=20Bump=20version=20(0.?= =?UTF-8?q?17.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 71b54ff..c814d4d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Revision history for Lutim -0.17.0 ????-??-?? +0.18.0 ????-??-?? + +0.17.0 2023-12-30 - 🐛 — AVIF format support (#139) - ✨ — Allow to configure the directory where to store the images (#125) - ✨ — Ask for confirmation before deleting image on index page (#92)