Skip to content

Commit d2615ce

Browse files
committed
added changelog
1 parent 937d68b commit d2615ce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,15 @@
2121
* `callOption.localVideoView` and `callOption.remoteVideoView` is now deprecated.
2222
* `localVideoView` -> `localMediaView`
2323
* `remoteVideoView` -> `remoteMediaView`
24+
25+
### 0.6.4 (Jan 2, 2020)
26+
* Fixed call.getDuration()
27+
28+
### 0.6.3 (Dec 26, 2019)
29+
* Fixed connection for FireFox, exported LoggerLevel enum
30+
31+
### 0.6.2 (Dec 20, 2019)
32+
* Fixed logger, polyfill
33+
34+
### 0.6.1 (Dec 20, 2019)
35+
* Removed core-js dependency

0 commit comments

Comments
 (0)