From b768bdef76c6c6f2fa21ef915ee0b2cfaa51dc5a Mon Sep 17 00:00:00 2001 From: lesion Date: Thu, 23 Jun 2022 15:51:59 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b1823bf7..45e7c5ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file. - calendar attributes refactoring (a dot each day, colors represents n. events) - fix event mime type response - new **undocumented** gancio CLI accounts management (list / create / remove / modify accounts) - + - improve smtp setup, allow local sendmail, smpt port, tls/starttls + - redirect to path based on content type request ### 1.4.4 - 10 may '22 - better img rendering, make it easier to download flyer #153