setup-python/node_modules/w3c-hr-time/CHANGELOG.md

12 lines
287 B
Markdown
Raw Normal View History

2019-06-27 08:12:00 +07:00
# Change log
## 1.0.1 (2018-01-03)
* Make `performance.toJSON()` return an object with `timeOrigin` property, per [clarifications from specification authors][heycam/webidl#505].
## 1.0.0 (2018-01-02)
* Initial release.
[heycam/webidl#505]: https://github.com/heycam/webidl/pull/505