You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
## Unreleased
8
+
## 2.32.1 (2025-10-28)
9
9
10
10
'q' to quit is now more usable as it will insta-quit if the traversal took less than 10s and
11
11
if nothing is still marked for deletion.
@@ -20,7 +20,7 @@ This makes it easy to use in 'quick-view' scenarios.
20
20
21
21
<csr-read-only-do-not-edit/>
22
22
23
-
-5 commits contributed to the release.
23
+
-6 commits contributed to the release.
24
24
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
25
25
- 0 issues like '(#ID)' were seen in commit messages
26
26
@@ -31,6 +31,7 @@ This makes it easy to use in 'quick-view' scenarios.
31
31
<details><summary>view details</summary>
32
32
33
33
***Uncategorized**
34
+
- Prepare next release changelog ([`fb8571f`](https://github.com/Byron/dua-cli/commit/fb8571fec263a27a03700dacdf1d1f51e0e844e7))
34
35
- Merge pull request #297 from Byron/copilot/fix-instant-quit-on-q ([`938ae33`](https://github.com/Byron/dua-cli/commit/938ae33195498ab3451d83dac90eeb80302b0d12))
35
36
- Only quit immediately if the traversal didn't take too long. ([`7f27170`](https://github.com/Byron/dua-cli/commit/7f271701240d89799b3dd6a8f95cc613dd5c1340))
0 commit comments