File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ 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+ -  * (deps)*  add aws-lc-rs and aws-lc-sys to deny list due to build complexity and cross-compilation issues
15+ -  enable cross-compilation for additional targets in CI workflow to match rustic-rs
16+ -  enhance cross-checking job name with Rust version and update .gitignore for IDE files
17+ -  add installation script for default dependencies on x86_64-unknown-linux-musl
18+ -  add cross-ci ([ #6  ] ( https://github.com/rustic-rs/cdc/pull/6 ) )
19+ 
1020## [ 0.3.1] ( https://github.com/rustic-rs/cdc/compare/v0.3.0...v0.3.1 )  - 2024-11-05 
1121
1222### 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