Skip to content

Commit 96d9b8d

Browse files
committed
Add a CHANGELOG.md entry
1 parent d716f80 commit 96d9b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* [#415](https://github.com/mozilla/glean.js/pull/415): 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`.
1010
* 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.
11+
* [#431](https://github.com/mozilla/glean.js/pull/431): BUGFIX: Record the timestamp for events before dispatching to the internal task queue.
1112

1213
# v0.15.0 (2021-06-03)
1314

0 commit comments

Comments
 (0)