Skip to content

Commit de12126

Browse files
authored
Merge pull request #2 from umpire274/v0.2.8
V0.2.8
2 parents 8c414c7 + 0550684 commit de12126

File tree

6 files changed

+44
-308
lines changed

6 files changed

+44
-308
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ All notable changes to the `rbackup` project will be documented in this file.
66

77
---
88

9+
## [0.2.7] – 2025-06-26
10+
11+
### ✨ Changed
12+
13+
- Improved the CLI test progress bar (`--test_ui`) with better layout and live file display during test runs.
14+
- Centralized translation system now applied across all user-facing messages via `translations.json`.
15+
16+
### Notes
17+
18+
- The `--test_ui` flag is still intended for internal testing only.
19+
- No functional changes for end users in normal usage.
20+
21+
---
22+
923
## [0.2.6] - 2025-06-24
1024

1125
### Added

0 commit comments

Comments
 (0)