File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,24 @@ All notable changes to the `rbackup` project will be documented in this file.
66
77---
88
9+ ## [ 0.2.6] - 2025-06-24
10+
11+ ### Added
12+ - Introduced the ` -T ` / ` --test_ui ` parameter (hidden from help) to preview progress bar behavior in CLI.
13+
14+ ### Changed
15+ - Refactored code for improved structure and readability.
16+ - Adjusted formatting and logic to satisfy ` cargo clippy ` and CI build checks across:
17+ - macOS (Intel & Apple Silicon)
18+ - Ubuntu Linux
19+ - Windows (MSVC)
20+
21+ ### Notes
22+ - This version introduces no functional changes for end users.
23+ - The ` --test_ui ` option is intended solely for internal development and will not appear in standard help.
24+
25+ ---
26+
927## [ 0.2.5] – 2025-06-18
1028
1129### ✨ Added
You can’t perform that action at this time.
0 commit comments