diff options
| author | Yang Song <songy23@users.noreply.github.com> | 2018-09-18 16:25:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-18 16:25:14 -0700 |
| commit | 7da904c4e75d68eaf77ecaca59e82fa932251e0c (patch) | |
| tree | facb0f32924df0ad6d60a0d1cc54dc101c22efd7 /CHANGELOG.md | |
| parent | 0a3fb9761fbc0d31e06a60dcb650c9e9a8d5f5f3 (diff) | |
| download | platform_external_opencensus-java-7da904c4e75d68eaf77ecaca59e82fa932251e0c.tar.gz platform_external_opencensus-java-7da904c4e75d68eaf77ecaca59e82fa932251e0c.tar.bz2 platform_external_opencensus-java-7da904c4e75d68eaf77ecaca59e82fa932251e0c.zip | |
Common: Add an API Functions.returnToString(). (#1443)
* Common: Add an API Functions.returnToString().
* Fix comments and add tests.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 364d5775..39cc492e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Add `AttributeValueDouble` to `AttributeValue`. - Add `createWithSender` to `JaegerTraceExporter` to allow use of `HttpSender` with extra configurations +- Add an API `Functions.returnToString()`. ## 0.16.1 - 2018-09-18 - Fix ClassCastException in Log4j log correlation |
