Skip to content

Commit 18c1a24

Browse files
committed
Update CHANGELOG.md
1 parent 5eb2916 commit 18c1a24

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
@@ -5,6 +5,7 @@
55
* [#856](https://github.com/mozilla/glean.js/pull/860): Implement the `PlatformInfo` module for the web platform.
66
* Out of `os`, `os_version`, `architecture` and `locale`, on the web platform, we can only retrive `os` and `locale` information. The other information will default to the known value `Unknown` for all pings coming from this platform.
77
* [#856](https://github.com/mozilla/glean.js/pull/856): Expose the `@mozilla/glean/web` entry point for using Glean.js in websites.
8+
* [#908](https://github.com/mozilla/glean.js/pull/908): Provide actionable error message in case uploadEnabled is undefined.
89

910
# v0.23.0 (2021-10-12)
1011

0 commit comments

Comments
 (0)