Skip to content

Commit aafff25

Browse files
committed
Update CHANGELOG.md
1 parent 9731cea commit aafff25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
* [#411](https://github.com/mozilla/glean.js/pull/411): Tag all messages logged by Glean with the component they are coming from.
66
* [#399](https://github.com/mozilla/glean.js/pull/399): Check if there are ping data before attempting to delete it.
77
* This change lowers the amount of log messages related to attempting to delete inexistent data.
8-
* [#415](https://github.com/mozilla/glean.js/pull/415): Gzip ping paylod before upload
8+
* [#415](https://github.com/mozilla/glean.js/pull/415), [#430](https://github.com/mozilla/glean.js/pull/430): Gzip ping paylod before upload
99
* This changes the signature of `Uploader.post` to accept `string | Uint8Array` for the `body` parameter, instead of only `string`.
10-
* The gizpping functionality is disabled in Qt/QML environments. Follow [Bug 1716322](https://bugzilla.mozilla.org/show_bug.cgi?id=1716322) for updates on the status of this feature on that platform.
1110

1211
# v0.15.0 (2021-06-03)
1312

0 commit comments

Comments
 (0)