Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions firebase-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Unreleased

# 21.1.1
* [fixed] Resolve Kotlin migration visibility issues
([#6522](//github.com/firebase/firebase-android-sdk/pull/6522))


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-functions` library. The Kotlin extensions library has no additional
updates.

# 21.1.0
* [changed] Migrated to Kotlin

Expand Down
Loading