Skip to content

Commit ce48463

Browse files
committed
Update changelog.
1 parent 19bbded commit ce48463

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

appcheck/firebase-appcheck-debug/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Unreleased
22
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (#4431, #4449)
33
* [changed] Integrated the [app_check] Debug SDK with Firebase Components. (#4436)
4+
* [changed] Moved Task continuations off the main thread. (#4453)
45

56
# 16.1.0
67
* [unchanged] Updated to accommodate the release of the updated

appcheck/firebase-appcheck-playintegrity/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Unreleased
22
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (#4431, #4449)
33
* [changed] Integrated the [app_check] Play Integrity SDK with Firebase Components. (#4436)
4+
* [changed] Moved Task continuations off the main thread. (#4453)
45

56
# 16.1.0
67
* [unchanged] Updated to accommodate the release of the updated

appcheck/firebase-appcheck-safetynet/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Unreleased
22
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (#4431, #4449)
33
* [changed] Integrated the [app_check] SafetyNet SDK with Firebase Components. (#4436)
4+
* [changed] Moved Task continuations off the main thread. (#4453)
45

56
# 16.1.0
67
* [unchanged] Updated to accommodate the release of the updated

appcheck/firebase-appcheck/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
22
* [changed] Migrated [app_check] SDKs to use standard Firebase executors. (#4431, #4449)
3+
* [changed] Moved Task continuations off the main thread. (#4453)
34

45
# 16.1.0
56
* [unchanged] Updated to accommodate the release of the updated

0 commit comments

Comments
 (0)