update Changelog.md
This commit is contained in:
parent
b18b7761fc
commit
3519efeccc
1 changed files with 7 additions and 1 deletions
|
|
@ -2,18 +2,24 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [unreleased]
|
||||
## [0.5.0] - 2025-01-24
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(cli)* Add concurrent execution of search and update to improve performance
|
||||
- *(cli)* Add aliases to commands
|
||||
- *(config)* Add creation of default config if no config exists
|
||||
- *(cli)* Add history command and logging for actions
|
||||
- *(cli)* Add max history length
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(packagemanager)* Reimplement getPackagemanager to enable installing buildtools on linux
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(cli)* Perform code clean up
|
||||
|
||||
## [0.4.0] - 2025-01-20
|
||||
|
||||
### 🚀 Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue