File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new  do  |s |
22  s . name           =  "AMScrollingNavbar" 
3-   s . version        =  "5.0.2 " 
3+   s . version        =  "5.0.3 " 
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- -  ` 5.0.x `  Releases - [ 5.0.0] ( #500 )  | [ 5.0.1] ( #501 )  | [ 5.0.2] ( #502 )   
5+ -  ` 5.0.x `  Releases - [ 5.0.0] ( #500 )  | [ 5.0.1] ( #501 )  | [ 5.0.2] ( #502 )  |  [ 5.0.3 ] ( #503 )    
66-  ` 4.3.x `  Releases - [ 4.3.0] ( #430 )  | [ 4.3.1] ( #431 )   
77-  ` 4.2.x `  Releases - [ 4.2.0] ( #420 )  | [ 4.2.1] ( #421 )  | [ 4.2.2] ( #422 )  | [ 4.2.3] ( #423 )  | [ 4.2.4] ( #424 ) 
88-  ` 4.1.x `  Releases - [ 4.1.0] ( #410 )   
@@ -19,9 +19,13 @@ All notable changes to this project will be documented in this file.
1919
2020--- 
2121
22+ ## [ 5.0.3] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/5.0.3 )  
23+ 
24+ -  Fix #321  
25+ 
2226## [ 5.0.2] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/5.0.2 )  
2327
24- -  Fixed the ` followers `  movement  
28+ -  Fixed the ` followers `  movement
2529
2630## [ 5.0.1] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/5.0.1 )  
2731
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments