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