docs: update changelog.md
This commit is contained in:
parent
8281883e4d
commit
fc966df8f5
1 changed files with 18 additions and 0 deletions
18
changelog.md
18
changelog.md
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.4.0] - 2025-01-20
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(cli)* Add update and update-all command
|
||||
- *(packagemanager)* Added packagemanager definitions for winget and chocolatey
|
||||
- *(cli,packagemanager)* Implemented first working windows and macos versions
|
||||
|
||||
## [0.3.1] - 2025-01-19
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Fix nil pointer execution if no proper packagemanager selected
|
||||
|
||||
## [0.3.0] - 2025-01-18
|
||||
|
||||
### 🚀 Features
|
||||
|
|
@ -19,6 +33,10 @@ All notable changes to this project will be documented in this file.
|
|||
- Seperate files, function and structs into seperate packages
|
||||
- Move main.go back to project root
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog.md
|
||||
|
||||
## [0.2.0] - 2025-01-16
|
||||
|
||||
### 🚀 Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue