diff --git a/yospace/CHANGELOG.md b/yospace/CHANGELOG.md new file mode 100644 index 00000000..e4ea9303 --- /dev/null +++ b/yospace/CHANGELOG.md @@ -0,0 +1,41 @@ +# @theoplayer/yospace-connector-web + +## 2.0.0 + +### ✨ Features + +- Upgrade to latest Yospace Ad Management SDK + +## 1.4.0 + +### ✨ Features + +- Allow THEOplayer 6.0.0 as peer dependency + +## 1.3.0 + +### ✨ Features + +- Update THEOplayer peer dependency + +## 1.2.0 + +### ✨ Features + +- Expose typings + +### 🐛 Issues + +- Handle empty `activeCues` list + +## 1.1.0 + +### ✨ Features + +- Add support for custom Analytics Event Observers + +## 1.0.0 + +### ✨ Features + +- Initial release