Skip to content

Commit dd97d36

Browse files
authored
Update changelog for release (firebase#857)
* Updates changelog in preparation for release * Adds another change.
1 parent eea3c5f commit dd97d36

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Firebase/Auth/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v4.4.4
2+
- Addresses CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings that surface in newer versions of
3+
Xcode and CocoaPods.
4+
- Improves FIRUser documentation with clear message explaining when Firebase Auth attempts to validate
5+
users and what happens when an invalidated user is detected (#694) .
6+
17
# v4.4.3
28
- Adds an explicit dependency on CoreGraphics from Firebase Auth.
39

0 commit comments

Comments
 (0)