This repository was archived by the owner on Apr 4, 2023. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11<img  src =" docs/images/firebase-logo.png "  width =" 116px "  height =" 32px "  alt =" Firebase " />
22
3+ 
4+ ## 3.9.1 (2017, January 18)  
5+ 
6+ [ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.9.0...3.9.1 ) 
7+ 
8+ ### SDK versions  
9+ 
10+ If version numbers __ changed__ , clean your platform folders to avoid build errors.
11+ Also, for Android update your Google Repository in the Android SDK manager (type ` android `  on the command prompt),
12+ and for iOS do a ` pod repo update `  to fetch the latest versions from Cocoapods.
13+ 
14+ -  iOS: 3.11.x
15+ -  Android: 10.0.x
16+ 
17+ ### New  
18+ -  [ #262  ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/262 )  Adding ability to (un/)subscribe to topics at firebase 
19+ 
20+ 
21+ 
22+ 
323## 3.9.0 (2017, January 3)  
424
525[ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.5...3.9.0 ) 
@@ -27,7 +47,6 @@ and for iOS do a `pod repo update` to fetch the latest versions from Cocoapods.
2747
2848
2949
30- 
3150## 3.8.5 (2016, December 23)  
3251
3352[ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.4...3.8.5 ) 
Original file line number Diff line number Diff line change 11{
22  "name" : " nativescript-plugin-firebase"  ,
3-   "version" : " 3.9.0 "  ,
3+   "version" : " 3.9.1 "  ,
44  "description" : " Fire. Base. Firebase!"  ,
55  "main" : " firebase"  ,
66  "typings" : " index.d.ts"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments