File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-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       =  "3.3.2 " 
3+   s . version       =  "3.3.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- -  ` 3.3.x `  Releases - [ 3.3.0] ( #330 )  | [ 3.3.1] ( #331 )  | [ 3.3.2] ( #332 )   
5+ -  ` 3.3.x `  Releases - [ 3.3.0] ( #330 )  | [ 3.3.1] ( #331 )  | [ 3.3.2] ( #332 )  |  [ 3.3.3 ] ( #333 )    
66-  ` 3.2.x `  Releases - [ 3.2.0] ( #320 ) 
77-  ` 3.1.x `  Releases - [ 3.1.0] ( #310 ) 
88-  ` 3.0.x `  Releases - [ 3.0.0] ( #300 ) 
@@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
1313
1414--- 
1515
16+ ## [ 3.3.3] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/3.3.3 )  
17+ 
18+ -  Changed access control from public to open
19+ 
1620## [ 3.3.2] ( https://github.com/andreamazz/AMScrollingNavbar/releases/tag/3.3.2 )  
1721
1822-  Fixed issues with sizing and the scroll speed factor  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments