File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.2] ( https://github.com/rustic-rs/cdc/compare/v0.3.1...v0.3.2 ) - 2024-11-27
11+
12+ ### Other
13+
14+ - update cross-ci workflow to use only stable Rust version
15+ - * (deps)* add aws-lc-rs and aws-lc-sys to deny list due to build complexity and cross-compilation issues
16+ - enable cross-compilation for additional targets in CI workflow to match rustic-rs
17+ - enhance cross-checking job name with Rust version and update .gitignore for IDE files
18+ - add installation script for default dependencies on x86_64-unknown-linux-musl
19+ - add cross-ci ([ #6 ] ( https://github.com/rustic-rs/cdc/pull/6 ) )
20+
1021## [ 0.3.1] ( https://github.com/rustic-rs/cdc/compare/v0.3.0...v0.3.1 ) - 2024-11-05
1122
1223### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " rustic_cdc"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44authors = [
55 " Vincent Cantin <[email protected] >" ,
66 " the rustic-rs team" ,
You can’t perform that action at this time.
0 commit comments