|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 2 weeks ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
584 bytes
|
| Line | |
|---|
| 1 | # Change log
|
|---|
| 2 |
|
|---|
| 3 | ## 1.0.2 (2020-03-05)
|
|---|
| 4 |
|
|---|
| 5 | * Do not allow infinite loops when calculating `hrtime()`'s offset relative to UNIX time. ([#9])
|
|---|
| 6 | * Add a LICENSE file. ([#3])
|
|---|
| 7 | * Add Tidelift sponsorship link to README.
|
|---|
| 8 |
|
|---|
| 9 | ## 1.0.1 (2018-01-03)
|
|---|
| 10 |
|
|---|
| 11 | * Make `performance.toJSON()` return an object with `timeOrigin` property, per [clarifications from specification authors][heycam/webidl#505].
|
|---|
| 12 |
|
|---|
| 13 | ## 1.0.0 (2018-01-02)
|
|---|
| 14 |
|
|---|
| 15 | * Initial release.
|
|---|
| 16 |
|
|---|
| 17 | [heycam/webidl#505]: https://github.com/heycam/webidl/pull/505
|
|---|
| 18 | [#3]: https://github.com/jsdom/w3c-hr-time/issues/3
|
|---|
| 19 | [#9]: https://github.com/jsdom/w3c-hr-time/issues/9
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.