Skip to content

Commit

Permalink
Update FirebaseAppCheck/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Cooke <[email protected]>
  • Loading branch information
andrewheard and ncooke3 authored Oct 11, 2023
1 parent 9a28408 commit 21feee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FirebaseAppCheck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 10.17.0
- [changed] Replaced semantic imports (`@import FirebaseAppCheckInterop`) with umbrella header imports
(`#import <FirebaseAppCheckInterop/FirebaseAppCheckInterop.h>`) for ObjC++ compatibility (#11860).
- [fixed] Replaced semantic imports (`@import FirebaseAppCheckInterop`) with umbrella header imports
(`#import <FirebaseAppCheckInterop/FirebaseAppCheckInterop.h>`) for ObjC++ compatibility (#11916).

# 10.9.0
- [feature] Added `limitedUseToken(completion:)` for obtaining limited-use tokens for
Expand Down

0 comments on commit 21feee1

Please sign in to comment.