Skip to content

Commit 6085917

Browse files
committed
add trace to CHANGELOG.md
1 parent f9c3bca commit 6085917

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

firebase-perf/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Unreleased
22

3+
*
4+
5+
## Kotlin
6+
The Kotlin extensions library transitively includes the updated
7+
`firebase-performance` library. The Kotlin extensions library has the following
8+
additional updates:
9+
10+
* [feature] Added a [`trace(String, Trace.() -> T)`](https://firebase.google.com/docs/reference/kotlin/com/google/firebase/perf/ktx/package-summary#trace(kotlin.String,kotlin.Function1))
11+
extension function to create a custom trace with the given name.
12+
313
# 20.2.0
414
* [unchanged] Updated to accommodate the release of the updated
515
[perfmon] Kotlin extensions library.

0 commit comments

Comments
 (0)