Skip to content

Commit 9c2aa45

Browse files
davidmotsonDavid Motsonashvili
andauthored
NO_RELEASE_CHANGE update changelogs to include kotlin (#5049)
Co-authored-by: David Motsonashvili <[email protected]>
1 parent 8b99319 commit 9c2aa45

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

firebase-database/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# 20.2.2
44
* [changed] Internal changes to ensure alignment with other SDK releases.
55

6+
7+
## Kotlin
8+
The Kotlin extensions library transitively includes the updated
9+
`firebase-database` library. The Kotlin extensions library has no additional
10+
updates.
11+
612
# 20.2.1
713
* [changed] Internal changes to ensure alignment with other SDK releases.
814

firebase-functions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# 20.3.1
44
* [changed] Added support for App Check limited-use tokens in HTTPS Callable Functions.
55

6+
7+
## Kotlin
8+
The Kotlin extensions library transitively includes the updated
9+
`firebase-functions` library. The Kotlin extensions library has no additional
10+
updates.
11+
612
# 20.3.0
713
* [changed] Internal changes to ensure alignment with other SDK releases.
814

0 commit comments

Comments
 (0)