Skip to content

Commit 2487abe

Browse files
committed
Add changelog entry
1 parent fdd1aae commit 2487abe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# unreleased
2+
- [added] Introduced a new `updates` property to `RemoteConfig` that
3+
providesan `AsyncThrowingStream` for consuming real-time config updates.
4+
This offers a modern, Swift Concurrency-native alternative to the existing
5+
closure-based listener.
6+
17
# 12.3.0
28
- [fixed] Add missing GoogleUtilities dependency to fix SwiftPM builds when
39
building dynamically linked libraries. (#15276)

0 commit comments

Comments
 (0)