docs: update changelog.md
This commit is contained in:
parent
c9bf9c9a6f
commit
4c1e85018f
1 changed files with 6 additions and 1 deletions
|
|
@ -2,11 +2,12 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [unreleased]
|
## [0.2.0] - 2025-01-16
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Update config.toml
|
- Update config.toml
|
||||||
|
- *(cli)* Add packages command and various subcommands
|
||||||
|
|
||||||
### 🚜 Refactor
|
### 🚜 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 a simple progressbar instead of bubbletea
|
||||||
- Implement mocking functions and tests
|
- Implement mocking functions and tests
|
||||||
|
|
||||||
|
### 📚 Documentation
|
||||||
|
|
||||||
|
- Update changelog.md
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Update gitignore and goreleaser.yaml
|
- Update gitignore and goreleaser.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue