Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit a1a102e

Browse files
committed
update change log
1 parent 17ab4d4 commit a1a102e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
### 0.15.8 (2020-02-22)
3+
* Added `Window.performance` and `Performance.now`
4+
25
### 0.15.6 (2020-02-08)
36
* `WheelEvent` now inherits the implementation of `MouseEvent`
47

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Implementation inheritance is used instead of subtyping to make it easier to und
6969

7070
## Changes
7171

72+
### 0.15.8 (2020-02-22)
73+
* Added `Window.performance` and `Performance.now`
74+
7275
### 0.15.6 (2020-02-08)
7376
* `WheelEvent` now inherits the implementation of `MouseEvent`
7477

0 commit comments

Comments
 (0)