From 7fffbe466951078554dd40a8954b100eced10dc8 Mon Sep 17 00:00:00 2001 From: Jakub Frejlach Date: Fri, 5 Jan 2024 11:25:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a651c86..38f71c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +### Fixed +* fixed wrong progress bar usage accross several commands + ## [0.4.0] - 2023-12-22 ### Changed