Skip to content

Commit d4a24bd

Browse files
authored
Some M76 changelog updates (#6080)
1 parent cb3929f commit d4a24bd

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

FirebaseABTesting/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v4.1.0
2+
- [changed] Functionally neutral source reorganization for preliminary Swift Package Manager support. (#6016)
3+
14
# v4.0.0
25
- [changed] Removed Protobuf dependency (#5890).
36

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v6.7.1
22
- [fixed] Fixed a multithreaded memory access issue on iOS (#5979).
33

44
# v6.7.0

FirebaseInAppMessaging/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# 2020-07 -- v0.22.1
1+
# 2020-07 -- v0.23.0
22
- [fixed] Fixed an inaccurate doc comment in `InAppMessagingDisplay` (#5972).
3+
- [changed] Functionally neutral source reorganization for preliminary Swift Package Manager support. (#6013)
34

45
# 2020-07 -- v0.22.0
56
- [changed] Functionally neutral updated import references for dependencies. (#5902)

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v4.8.0
2+
- [changed] Functionally neutral source reorganization for preliminary Swift Package Manager support. (#6013)
3+
14
# v4.7.0
25
- [changed] Functionally neutral updated import references for dependencies. (#5824)
36
- [changed] Updated Remote Config to consume the Protobuf-less AB Testing SDK (#5890).

0 commit comments

Comments
 (0)