CHANGELOG.md in yt-annotations-1.4.2 vs CHANGELOG.md in yt-annotations-2.0.0
- old
+ new
@@ -4,9 +4,19 @@
For more information about changelogs, check
[Keep a Changelog](http://keepachangelog.com) and
[Vandamme](http://tech-angels.github.io/vandamme).
+## 2.0.0 - 2018.02.08
+
+**How to upgrade**
+
+If your code calls `Yt::Annotation::Featured` object, you should not use it because it is removed.
+
+* [REMOVAL] Remove Yt::Annotation::Featured annotation because YouTube removed it (as of 12-14-2017).
+https://developers.google.com/youtube/v3/revision_history?id=november-27-2017
+* [BUGFIX] Do not raise errors from end screens with different URL format
+* [ENHANCEMENT] Fetch 'promotion' type annotation without errors.
## 1.4.2 - 2017.05.24
* [BUGFIX] Do not raise errors from endscreens with different title format