Skip to content

Commit 9056ca8

Browse files
committed
update changelog
1 parent 181df70 commit 9056ca8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Master
22

3+
* support polyfil on WebMAF (playstation env)
4+
* fix tampering related bug global `constructor` was referenced by mistake.
5+
* provide TS Typings
6+
* increase compatibliity with sinon.useFakeTimers();
7+
* update build tools (use rollup)
8+
* directly export promise;
9+
10+
# 3.2.2
11+
12+
* IE8: use isArray
13+
* update build dependencies
14+
15+
# 3.2.1
16+
17+
* fix race tampering issue
18+
* use eslint
19+
* fix Promise.all tampering
20+
* remove unused code
21+
* fix issues with NWJS/electron
22+
323
# 3.2.0
424

525
* improve tamper resistence of Promise.all Promise.race and

0 commit comments

Comments
 (0)