Skip to content

Commit 2628a83

Browse files
authored
Update CHANGELOG.md
1 parent 2ad5538 commit 2628a83

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)