Skip to content

Commit ea5490c

Browse files
author
rachaprince
authored
Update CHANGELOG from m112 release (#3547)
* Update CHANGELOG from m112 release * include full link to docsite * Fix typo
1 parent f73d432 commit ea5490c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

firebase-appdistribution/CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# Unreleased
2-
- Initial public beta release
2+
3+
# Released
4+
5+
## v20.0.6 (M112)
6+
7+
#### Android library
8+
* {{feature}} The Firebase App Distribution Android SDK is now available in beta. You
9+
can use this SDK to notify testers in-app when a new test build is available.
10+
To learn more, visit the
11+
[reference documentation](https://firebase.google.com/docs/reference/android/com/google/firebase/appdistribution/package-summary).
12+
13+
#### Kotlin extensions
14+
The Android library with Kotlin extensions is now available in
15+
beta. The Kotlin extensions library transitively includes the base
16+
`firebase-app-distribution` library. To learn more, visit the
17+
[KTX reference documentation](https://firebase.google.com/docs/reference/kotlin/com/google/firebase/appdistribution/ktx/package-summary).

0 commit comments

Comments
 (0)