From 0306ad36ef1a299d5c74143afbc92d8cd3f50f6c Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Mon, 20 Jan 2025 21:37:35 +0100 Subject: [PATCH] docs: update changelog.md --- changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index b012ff6..2846d08 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.4.0] - 2025-01-20 +## [unreleased] ### 🚀 Features @@ -10,6 +10,14 @@ All notable changes to this project will be documented in this file. - *(packagemanager)* Added packagemanager definitions for winget and chocolatey - *(cli,packagemanager)* Implemented first working windows and macos versions +### 🐛 Bug Fixes + +- *(packagemanager)* Added missing build tag for macos + +### 📚 Documentation + +- Update changelog.md + ## [0.3.1] - 2025-01-19 ### 🐛 Bug Fixes