docs: update changelog.md

This commit is contained in:
Patryk Hegenberg 2025-01-16 22:31:56 +01:00
parent c9bf9c9a6f
commit 4c1e85018f

View file

@ -2,11 +2,12 @@
All notable changes to this project will be documented in this file.
## [unreleased]
## [0.2.0] - 2025-01-16
### 🚀 Features
- Update config.toml
- *(cli)* Add packages command and various subcommands
### 🚜 Refactor
@ -15,6 +16,10 @@ All notable changes to this project will be documented in this file.
- Implement a simple progressbar instead of bubbletea
- Implement mocking functions and tests
### 📚 Documentation
- Update changelog.md
### ⚙️ Miscellaneous Tasks
- Update gitignore and goreleaser.yaml