diff --git a/CHANGELOG.md b/CHANGELOG.md index 91781fc..ebb7d1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,4 +59,9 @@ ## 0.0.14 - getChannelWatchPage and getVideoWatchPage methods are now public -- New method: getChannelIdFromVideo \ No newline at end of file +- New method: getChannelIdFromVideo + +## 0.0.15 + +- Workaround (#15): Now when a video is not available a `VideoUnavailable` exception is thrown +- Removed disable_polymer parameter when requests ( https://github.com/Tyrrrz/YoutubeExplode/issues/341 ) \ No newline at end of file