We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b9db2 commit 6dd3c1cCopy full SHA for 6dd3c1c
CHANGELOG.md
@@ -4,7 +4,9 @@
4
5
* [#260](https://github.com/mozilla/glean.js/pull/260): Set minimum node (>= 12.0.0) and npm (>= 7.0.0) versions.
6
* [#202](https://github.com/mozilla/glean.js/pull/202): Add a testing API for the ping type.
7
-* [#253](https://github.com/mozilla/glean.js/pull/253): Implement the timespan metric type.
+* [#253](https://github.com/mozilla/glean.js/pull/253):
8
+ * Implement the timespan metric type.
9
+ * BUGFIX: Report event timestamps in milliseconds.
10
* [#261](https://github.com/mozilla/glean.js/pull/261): Show a spinner while setting up python virtual environment
11
12
# v0.10.2 (2021-04-26)
0 commit comments