From ffd3faadcd914c08c9c835b30a58191ec41e7229 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Wed, 15 Jan 2025 22:24:47 +0100 Subject: [PATCH] docs: update changelog.md --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 167b496..8c640e7 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,13 @@ All notable changes to this project will be documented in this file. ### 🚜 Refactor - Change package management for different software sources +- Add progressbar and implement package interface +- Implement a simple progressbar instead of bubbletea +- Implement mocking functions and tests + +### ⚙️ Miscellaneous Tasks + +- Update gitignore and goreleaser.yaml ## [0.1.0] - 2024-12-28