Skip to content

Commit 84cb8e8

Browse files
committed
Prepare for 3.7.1
1 parent 61b162a commit 84cb8e8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 3.7.1 (2020-09-29) - London
2+
## Features/Changes
3+
* lib: Add Navigator.{vendor,maxTouchPoints} (#1062)
4+
* lib: adds the intersection observer API (#1063)
5+
6+
## Bug fixes
7+
* compiler: revert of "Eliminate allocation of dummy function #1013"
8+
* compiler: fix for #1051 (#1052), Ensure the overflow warning is always displayed
9+
* runtime: add missing primitives for 4.11
10+
* lib: Fix resize-observer (#1058)
11+
112
# 3.7.0 (2020-08-05) - Lille
213
## Features/Changes
314
* Runtime: allow one to override xmlHttpRequest.create (#1002)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.0
1+
3.7.1

0 commit comments

Comments
 (0)