From f9f0277184304f6ddc2d6cb88193273ac8513a5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 09:51:23 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#316) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47cb57f..812788f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.10.1] - 2025-01-26 + +### 🐛 Bug Fixes + +- *(cli)* Re-enable clap help feature (#315) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#312) +- *(terminal)* Custom shell keybindings (#313) + ## [0.10.0] - 2025-01-25 ### 🚀 Features