Skip to content

Commit 1241914

Browse files
authored
Update CHANGELOG.md
1 parent 9ff1bb7 commit 1241914

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ All notable changes to the `rbackup` project will be documented in this file.
2323
- Code split into `main.rs` and `utils.rs`
2424
- Uses `clap`, `indicatif`, `rayon`, `walkdir`, `crossterm`
2525
- Embeds `translations.json` at compile time
26-
27-
### Changed
2826
- Windows: The elevation to Administrator privileges is now managed dynamically at runtime using the [`windows`](https://crates.io/crates/windows) crate, instead of relying on embedded manifest files.
2927
- The request for elevation now occurs **only when required**, after argument validation and outside help/version/test-only modes.
3028

0 commit comments

Comments
 (0)