Skip to content

Commit dc7f888

Browse files
committed
Update changelog
1 parent 0cc8564 commit dc7f888

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,16 @@ Technical changes:
1212
- Updated from TypeScript `2.6` to `4.1`
1313
- Updated from Prettier `1.10` to `2.2`
1414
- Migrated from TSLint to ESLint
15+
16+
## v1.2.0 (2020-05-08)
17+
18+
Changes:
19+
- @bechtold: Added new AdEvent types (#4)
20+
- @klipstein: Add missing AdsRequest.setContinuousPlayback method (#7)
21+
22+
## v1.1.0 (2018-01-31)
23+
24+
Changes:
25+
26+
- Update method `addEventListener` for both AdsLoader and AdsManager to include an optional third parameter called `useCapture` of type `boolean`
27+
- Add method `removeEventListener(type, listener, useCapture?)` to AdsLoader and AdsManager

0 commit comments

Comments
 (0)