From 2ea6f9a5c1a2c84b03cf390e02df0647d7de271d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:45:17 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#98) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a028efc..d7d112a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file. +## [0.6.1] - 2024-12-05 + +### 🚀 Features + +- *(remote)* Distinguish cable channels with a separate icon (#94) + +### 🐛 Bug Fixes + +- *(cable)* Add cable to unit channel variants (#96) + +### 🚜 Refactor + +- *(helpbar)* Hide the top help panel by default (#97) + +### 📚 Documentation + +- *(readme)* Update readme with latest version and fix section link (#93) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#92) + ## [0.6.0] - 2024-12-04 ### 🚀 Features