File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]  
99
10+ ## [ 0.46.0] ( https://github.com/XAMPPRocky/octocrab/compare/v0.45.0...v0.46.0 )  - 2025-09-28 
11+ 
12+ ### Fixed  
13+ 
14+ -  [ ** breaking** ]  make CommitAuthor email nullable ([ #799  ] ( https://github.com/XAMPPRocky/octocrab/pull/799 ) )
15+ 
16+ ### Other  
17+ 
18+ -  Expose ` digest `  field in Asset model ([ #804  ] ( https://github.com/XAMPPRocky/octocrab/pull/804 ) )
19+ -  cargo clippy ([ #803  ] ( https://github.com/XAMPPRocky/octocrab/pull/803 ) )
20+ -  fix doc url for ProjectHandler ([ #802  ] ( https://github.com/XAMPPRocky/octocrab/pull/802 ) )
21+ 
1022## [ 0.45.0] ( https://github.com/XAMPPRocky/octocrab/compare/v0.44.1...v0.45.0 )  - 2025-09-14 
1123
1224### Added  
Original file line number Diff line number Diff line change 11[package ]
22name  = " octocrab" 
3- version  = " 0.45 .0" 
3+ version  = " 0.46 .0" 
44resolver  = " 2" 
55authors  = [
" XAMPPRocky <[email protected] >" ]
66edition  = " 2018" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments