From d0e0e592f29fc6f24d562d1c9bb7fcfd541fd7ef Mon Sep 17 00:00:00 2001 From: Matteo Campinoti Date: Mon, 2 Sep 2024 09:44:58 +0200 Subject: [PATCH] changelog:3.3.0 - update new features --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d791f38..6a2c26b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Supports sorting by relative path, size, and action (both ascending and descending) * `edit action` commands have a new `--lock` option that locks the files after editing them * The default behaviour is to _not_ lock the files +* `history` command has a new `--limit` option ### Changes @@ -41,7 +42,7 @@ ### Fixes -* Fix `doctor` command `--fix` option not allowing "files" value +* Fix `doctor` command `--fix` option not allowing "files" value ## v3.2.13