Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 3396769

Browse files
bump
1 parent 2b1c212 commit 3396769

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

3-
4-
## 3.8.0 (2016, November 18) ******** UNRELEASED
3+
## 3.8.0 (2016, November 20)
54

65
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.7.2...3.8.0)
76

@@ -11,11 +10,21 @@ If version numbers __changed__, clean your platform folders to avoid build error
1110
Also, for Android update your Google Repository in the Android SDK manager (type `android` on the command prompt),
1211
and for iOS do a `pod repo update` to fetch the latest versions from Cocoapods.
1312

14-
- iOS: 3.9.x
15-
- Android: 9.8.x
13+
- iOS: __3.9.x__
14+
- Android: __9.8.x__
1615

1716
### New
17+
- [#102](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/102) Add google-services to the include.gradle file
18+
- [#110](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/110) Version control firebase add-on services configuration?
19+
- [#198](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/198) Some automations for Android
20+
- [#213](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/213) Bundle postinstall script dependencies
21+
- [#214](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/214) Send Email Verification enhancement
1822
- [#215](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/215) Upgrade to latest Firebase SDK's
23+
- [#216](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/216) Automate enabling iOS 10 keychain sharing
24+
25+
### Fixes
26+
- [#53](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/53) Error in tns build android: 'spawn gradle.bat ENOENT'
27+
- [#211](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/211) `prompt` dependency breaking tns builds and a possible solution
1928

2029

2130

0 commit comments

Comments
 (0)