From ac7762e8f2d7a2c5d582be5b20fe2f8f22a71234 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:47:33 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#141) --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e253f..0091207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🚀 Features + +- *(cli)* Add argument to start tv in another working directory (#132) + +### 📚 Documentation + +- *(readme)* Make channel names consistent everywhere (#138) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#131) + ## [0.7.1] - 2024-12-15 ### 🚀 Features