From ba5b0857c3ce54a6fe37ca6e7d6824114188d8b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 19:01:49 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#146) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0091207..e57e34b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. ### 🚀 Features - *(cli)* Add argument to start tv in another working directory (#132) +- *(ui)* Decouple preview title position from input bar position and make it configurable (#144) +- *(shell)* Autocompletion plugin for zsh (#145) ### 📚 Documentation @@ -15,6 +17,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(changelog)* Update changelog (auto) (#131) +- *(changelog)* Update changelog (auto) (#141) ## [0.7.1] - 2024-12-15