From 7a10ac6822fc62171a7b5d6f225dbc155966cb70 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Sat, 15 Jun 2024 10:11:16 +0300 Subject: [PATCH] Updates CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cbce77..f9878a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,10 +14,14 @@ All notable changes to this project will be documented in this file. ### Added - Initial changelog following the keepachangelog.com format +- Added "silent" option to jilo-cli, suitable for scripting ### Changed - Updated the way jilo-cli handles multiple options, added filtering conferences by time period +### Fixed +- Fixed an error in double counting of conferences in jilo-cli + --- ## 0.1 - 2024-06-12