Skip to content

Commit 4662da7

Browse files
authored
8.0.0 changlelog formatting (#7987)
1 parent be2729a commit 4662da7

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.0.0
22
- [changed] Added a warning to upload-symbols when it detects a dSYM with hidden symbols.
33

44
# v7.10.0

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 8.0.0
22
- [fixed] Fixed a crash that occurred when assigning auth settings (#7670).
33

44
# 7.8.0

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Firebase 8.0.0
2-
- [changed] Migrate `transform:` callsites and introduce breaking version of GDT (9.0). (#7899)
32
- [removed] The deprecated Firebase InstanceID has been removed. Use Firebase Installations to manage
43
app instance and use Firebase Messaging to manage FCM registration token instead. (#7970)
54
- [removed] Build warnings will no longer be generated to warn about missing capabilities resulting
@@ -14,6 +13,8 @@
1413
- [changed] The Swift Package Manager distribution now requires at least watchOS 7.0 for products
1514
that support watchOS. The CocoaPods distribution continues to support watchOS 6.0 with the
1615
exception of FirebaseDatabase.
16+
- [changed] Migrate `transform:` callsites and introduce breaking version of
17+
GoogleDataTransport (9.0). (#7899)
1718

1819
# Firebase 7.10.0
1920
- [changed] Update Nanopb to version 0.3.9.8. It fixes a possible security issue. (#7787)

FirebaseDatabase/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# v8.0.0
22
- [added] Added abuse reduction features. (#7928, #7943)
3+
34
# v7.9.0
45
- [added] Added community support for watchOS. (#4556)
56

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.0.0
22
- [fixed] Fixed throttling issue when fetch fails due to no network. (#6628)
33
- [fixed] Fixed issue where sometimes the local config returned is empty. (#7424)
44

Functions/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
21
# v8.0.0
32
- [added] Added abuse reduction features. (#7928)
3+
44
# v7.7.0
55
- [fixed] Fixed missing "http://" prefix when using Functions with the emulator. (#7537, #7538)
66

0 commit comments

Comments
 (0)