@brandbrigade/ott-bb-player 1.0.57 → 1.0.59
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 +10 -1
- package/dist/OTTPlayer.js +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -296,4 +296,13 @@ Pattern tracking based renderer calls implemented
|
|
|
296
296
|
### Version v1.0.57
|
|
297
297
|
|
|
298
298
|
Added support for Windows Chrome,
|
|
299
|
-
Updated logging
|
|
299
|
+
Updated logging
|
|
300
|
+
|
|
301
|
+
### Version v1.0.58
|
|
302
|
+
|
|
303
|
+
Improve support for Windows Chrome
|
|
304
|
+
|
|
305
|
+
### Version v1.0.59
|
|
306
|
+
|
|
307
|
+
Logging to Datadog Enabled
|
|
308
|
+
Minor improvements
|