diff options
| author | Yang Song <songy23@users.noreply.github.com> | 2018-05-08 14:59:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-08 14:59:59 -0700 |
| commit | 3ec4997322d8fe0dd809f99de19f923ff2cc8d15 (patch) | |
| tree | 6c101fc73da13938d244359925c1982810582284 /CHANGELOG.md | |
| parent | a1a6cf16ec5e6ec3c1e08e96b1e8dd9a45dce13e (diff) | |
| download | platform_external_opencensus-java-3ec4997322d8fe0dd809f99de19f923ff2cc8d15.tar.gz platform_external_opencensus-java-3ec4997322d8fe0dd809f99de19f923ff2cc8d15.tar.bz2 platform_external_opencensus-java-3ec4997322d8fe0dd809f99de19f923ff2cc8d15.zip | |
Update CHANGELOG about v0.13.2 release. (#1188)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 59319d36..756d3b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Unreleased +## 0.13.2 - 2018-05-08 +- Map http attributes to Stackdriver format (fix [#1153](https://github.com/census-instrumentation/opencensus-java/issues/1153)). + ## 0.13.1 - 2018-05-02 - Fix a typo on displaying Aggregation Type for a View on StatsZ page. - Set bucket bounds as "le" labels for Prometheus Stats exporter. |
