Skip to content

Commit e4e2a49

Browse files
authored
RTDB 6.1.0 Changelog update (#3566)
1 parent b5f60b8 commit e4e2a49

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Firebase/Database/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Unreleased
2+
3+
# v6.1.0
4+
- [fixed] Fix Catalyst Build issue. (#3512)
25
- [feature] The SDK adds support for the Firebase Database Emulator. To connect
36
to the emulator, specify "http://<emulator_host>/" as your Database URL
47
(via `Database.database(url:)`).
58
If you refer to your emulator host by IP rather than by domain name, you may
6-
also need to specify a namespace ("http://<emulator_host>/?ns=<namespace>").
9+
also need to specify a namespace ("http://<emulator_host>/?ns=<namespace>"). (#3491)
710

811
# v6.0.0
912
- [removed] Remove deprecated `childByAppendingPath` API. (#2763)

0 commit comments

Comments
 (0)