diff --git a/CHANGELOG.md b/CHANGELOG.md index 55eccfc90c..62e9aaaf0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ [Full changelog](https://github.com/mozilla/glean/compare/v37.0.0...main) * Rust - * Don't return a result from `submit_ping`. The boolean result indicates whether a ping was submitted ([#1613](https://github.com/mozilla/glean/pull/1613)) + * Don't return a result from `submit_ping`. The boolean return value indicates whether a ping was submitted ([#1613](https://github.com/mozilla/glean/pull/1613)) # v37.0.0 (2021-04-30)