File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new  do  |s |
22  s . name           =  "AMScrollingNavbar" 
3-   s . version        =  "4.2.4 " 
3+   s . version        =  "4.3.0 " 
44  s . summary        =  "A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view" 
55  s . description    =  <<-DESC 
66                     A custom UINavigationController that enables the scrolling of the 
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33` AMScrollingNavbar `  adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- -  ` 4.2.x `  Releases - [ 4.2.0] ( #420 )  | [ 4.2.1] ( #421 )  | [ 4.2.2] ( #422 )  | [ 4.2.3] ( #423 )  | [ 4.2.4] ( #424 )   
5+ -  ` 4.2.x `  Releases - [ 4.2.0] ( #420 )  | [ 4.2.1] ( #421 )  | [ 4.2.2] ( #422 )  | [ 4.2.3] ( #423 )  | [ 4.2.4] ( #424 )  |  [ 4.3.0 ] ( #430 )    
66-  ` 4.1.x `  Releases - [ 4.1.0] ( #410 )   
77-  ` 4.0.x `  Releases - [ 4.0.0] ( #400 )  | [ 4.0.1] ( #401 )  | [ 4.0.2] ( #402 )  | [ 4.0.3] ( #403 )  | [ 4.0.4] ( #404 )  | [ 4.0.5] ( #405 )   
88-  ` 3.4.x `  Releases - [ 3.4.0] ( #340 )  | [ 3.4.1] ( #341 )   
@@ -17,6 +17,11 @@ All notable changes to this project will be documented in this file.
1717
1818--- 
1919
20+ ## [ 4.3.0] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/4.3.0 )  
21+ 
22+ -  Fix orientation change issues
23+ -  Fix #303  
24+ 
2025## [ 4.2.4] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/4.2.4 )  
2126
2227-  Fixed #303    
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments