Skip to content

Commit 0d4e696

Browse files
committed
Update CHANGELOG.md
1 parent 2a8db59 commit 0d4e696

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
@@ -9,6 +9,7 @@
99
* This changes the signature of `Uploader.post` to accept `string | Uint8Array` for the `body` parameter, instead of only `string`.
1010
* [#431](https://github.com/mozilla/glean.js/pull/431): BUGFIX: Record the timestamp for events before dispatching to the internal task queue.
1111
* [#462](https://github.com/mozilla/glean.js/pull/462): Implement Storage module for Qt/QML platform.
12+
* [#466](https://github.com/mozilla/glean.js/pull/466): Expose `ErrorType` enum, for using with the `testGetNumRecordedErrors` API.
1213

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

0 commit comments

Comments
 (0)