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

Commit 965c710

Browse files
committed
update changelog
1 parent 72027a8 commit 965c710

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.6 (2020-02-08)
3+
* `WheelEvent` now inherits the implementation of `MouseEvent`
4+
25
### 0.15.6 (2019-11-20)
36
* Added `DomStringMap`
47
* Changed `Window.open_` to have optional `features` argument

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.6 (2020-02-08)
73+
* `WheelEvent` now inherits the implementation of `MouseEvent`
74+
7275
### 0.15.6 (2019-11-20)
7376
* Added `DomStringMap`
7477
* Changed `Window.open_` to have optional `features` argument

0 commit comments

Comments
 (0)