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

Commit 242b792

Browse files
Link fixes
1 parent 59ad18a commit 242b792

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

CHANGELOG.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
<table>
2-
<tr>
3-
<td><img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
4-
<td>Changelog</td>
5-
</tr>
6-
</table>
1+
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
72

8-
Click the version numbers for full changelogs or just satisfy your curiosity by looking at the highlights.
3+
## 3.4.0 (2016, July 7)
94

10-
## [3.4.0]((https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.3.0...3.4.0)) (2016, July 7)
5+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.3.0...3.4.0)
116

127
### SDK versions
138
If version numbers changed clean your platform folders to avoid build errors.
@@ -22,7 +17,10 @@ If version numbers changed clean your platform folders to avoid build errors.
2217
### Fixes
2318
- [#69](#69) Fix `onAuthStateChanged` feature on `init`
2419

25-
## [3.3.0]((https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.2.0...3.3.0)) (2016, June 26)
20+
21+
## 3.3.0 (2016, June 26)
22+
23+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.2.0...3.3.0)
2624

2725
### SDK versions
2826
If version numbers changed clean your platform folders to avoid build errors.
@@ -34,8 +32,9 @@ If version numbers changed clean your platform folders to avoid build errors.
3432
- [#54](#54) FCM Messaging / Push Notifications ([docs](docs/MESSAGING.md))
3533

3634

35+
## 3.2.0 (2016, June 19)
3736

38-
## [3.2.0]((https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.1.0...3.2.0)) (2016, June 19)
37+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.1.0...3.2.0)
3938

4039
### SDK versions
4140
If version numbers changed clean your platform folders to avoid build errors.
@@ -46,7 +45,10 @@ If version numbers changed clean your platform folders to avoid build errors.
4645
### New
4746
- [#56](#56) Remote Config ([docs](docs/REMOTECONFIG.md))
4847

49-
## [3.1.0]((https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.0.0...3.1.0)) (2016, June 17)
48+
49+
## 3.1.0 (2016, June 17)
50+
51+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.0.0...3.1.0)
5052

5153
### SDK versions
5254
If version numbers changed clean your platform folders to avoid build errors.
@@ -58,7 +60,9 @@ If version numbers changed clean your platform folders to avoid build errors.
5860
- [#49](#49) Custom Authentication ([docs](docs/AUTHENTICATION.md#custom-login))
5961

6062

61-
## [3.0.0]((https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/2.1.8...3.0.0)) (2016, May 26)
63+
## 3.0.0 (2016, May 26)
64+
65+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/2.1.8...3.0.0)
6266

6367
### SDK versions
6468
If version numbers changed clean your platform folders to avoid build errors.

0 commit comments

Comments
 (0)