Files
setup-haskell/node_modules/w3c-hr-time/CHANGELOG.md
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

12 lines
287 B
Markdown

# 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