File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2020-->
2121## Release Notes for cordova-plugin-chromecast
2222
23+ ### 2.0.1 (2020-11-28)
24+
25+ * (ios) Bug Fix - media loaded without any metadata caused crash
26+
2327### 2.0.0 (2020-11-07)
2428
2529* (ios) BREAKING - Update Google Cast SDK (iOS Sender -> 4.5.2)
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-chromecast" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "scripts" : {
55 "host-chrome-tests" : " node tests/www/chrome/host-tests.js" ,
66 "style-js" : " npx eslint --ignore-pattern tests/www/vendor www tests/www doc/example.js" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://phonegap.com/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" cordova-plugin-chromecast"
5- version =" 2.0.0 " >
5+ version =" 2.0.1 " >
66 <engines >
77 <engine name =" cordova" version =" >=3.4.0" />
88 </engines >
You can’t perform that action at this time.
0 commit comments