@brandbrigade/ott-bb-player 1.0.55 → 1.0.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -1
- package/dist/OTTPlayer.js +7 -138
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -291,4 +291,9 @@ Pixel tickers color changed to dark gray
|
|
|
291
291
|
|
|
292
292
|
### Version v1.0.55
|
|
293
293
|
|
|
294
|
-
Pattern tracking based renderer calls implemented
|
|
294
|
+
Pattern tracking based renderer calls implemented
|
|
295
|
+
|
|
296
|
+
### Version v1.0.57
|
|
297
|
+
|
|
298
|
+
Added support for Windows Chrome,
|
|
299
|
+
Updated logging
|