File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.11.3] ( https://github.com/rustic-rs/rustic/compare/v0.11.2...v0.11.3 ) - 2026-05-02
6+
7+ ### Added
8+
9+ - Add warning about profile-substitute without profiles ([ #1743 ] ( https://github.com/rustic-rs/rustic/pull/1743 ) )
10+ - * (commands)* Add version command ([ #1738 ] ( https://github.com/rustic-rs/rustic/pull/1738 ) )
11+
12+ ### Fixed
13+
14+ - use indicatif-log-bridge to avoid breaking progress bar on log ([ #1747 ] ( https://github.com/rustic-rs/rustic/pull/1747 ) )
15+ - respect config-supplied backup(.snapshot).init ([ #1742 ] ( https://github.com/rustic-rs/rustic/pull/1742 ) )
16+
17+ ### Other
18+
19+ - * (deps)* bump thin-vec from 0.2.14 to 0.2.16 ([ #1732 ] ( https://github.com/rustic-rs/rustic/pull/1732 ) )
20+ - * (deps)* bump rustls-webpki from 0.103.10 to 0.103.13 ([ #1745 ] ( https://github.com/rustic-rs/rustic/pull/1745 ) )
21+
522## [ 0.11.2] ( https://github.com/rustic-rs/rustic/compare/v0.11.1...v0.11.2 ) - 2026-04-05
623
724### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " rustic-rs"
3- version = " 0.11.2 "
3+ version = " 0.11.3 "
44authors = [" the rustic-rs team" ]
55categories = [" command-line-utilities" ]
66documentation = " https://docs.rs/rustic-rs"
You can’t perform that action at this time.
0 commit comments